studio-cluster
Cluster (rpc) plugin for studio
Cluster (rpc) plugin for studio
Timer plugin for studio
Utility for composing functions
Get information of exercises from UVA Judge and uHunt.
RxJS based state streams
A dynamically typed general purpose programming language written entirely in JavaScript.
Util funcstions faster than lodash and underscore
Get the top entries from Hacker News and r/programming
Declarative vector graphics library for the web
A programming language built around Zermelo–Fraenkel set theory
VuePress theme for programming challenges
a functional approach to writing webpack configs
Note taking app for programmers
An ASP-CORE-2 input language format parser implemented in TypeScript.
The function compositon package from @functional-things.
Stream musicforprogramming.net directly into your terminal window
Simple multimethods for JavaScript for functional-style programming. Allows matching with equality or with a custom function.
Simple monoid factory in JavaScript.
A compiler for the Grace programming language
converts any object-oriented function's call to a functional call: o.f(args) => f(o, args)