A collection of JS modules to meet basic needs for web clients.
Go to file
Tissevert d7d967e7cd Add a module for general functional programming stuff 2019-02-14 22:01:28 +01:00
.gitignore The output of the compilation shouldn't be versioned 2019-02-14 21:58:25 +01:00
Makefile Add a Makefile to compile all the lib into a single module 2019-02-14 19:17:54 +01:00
async.js Add async primitives for http queries, failure handling and mapping non-async functions 2019-02-13 08:26:08 +01:00
cache.js Add a Cache module compatible with the Async monad 2019-02-14 21:59:19 +01:00
dom.js Start with two modules salvaged from existing projects 2019-01-12 20:07:31 +01:00
fun.js Add a module for general functional programming stuff 2019-02-14 22:01:28 +01:00
unit.js.tpl Add a Makefile to compile all the lib into a single module 2019-02-14 19:17:54 +01:00