A collection of JS modules to meet basic needs for web clients.
Go to file
Tissevert 56afea119a Reorder parameters if compose so that it uses the natural mathematical sense 2020-01-03 08:53:15 +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 Reorder parameters if compose so that it uses the natural mathematical sense 2020-01-03 08:53:15 +01:00
unit.js.tpl Lift restriction on bash since the script runs perfectly with dash (when you have GNU sed) 2019-07-26 16:25:26 +02:00