An interactive, runnable TypeScript val by jaandrle
0
jaandrle
mastodon$instances_cz_stats_last_week
Script
No. of statuses, login (~active users) and new registrations in Czech instances of Mastodon last week.
1
jaandrle
mastodon$stats_cz_week
Script
No. of statuses, login (~active users) and new registrations for all Czech instances of Mastodon last week.
0
jaandrle
mastodon$fetchInstanceStats
Script
An interactive, runnable TypeScript val by jaandrle
0
jaandrle
mastodon$instances_cz
Script
An interactive, runnable TypeScript val by jaandrle
0
jaandrle
pipe
Script
* Composes multiple functions into a single function that passes the result of each function to the next
*
* @param {...Function} funs The functions to compose
* @returns {Function} A function that represents the composed functions