This website requires JavaScript.
Explore
Help
Sign in
Tissevert
/
UnitJS
Watch
1
Star
0
Fork
You've already forked UnitJS
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A collection of JS modules to meet basic needs for web clients.
12
commits
3
branches
3
tags
60
KiB
JavaScript
74.7%
Scheme
13.9%
Smarty
7.9%
Makefile
3.5%
56afea119a
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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
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
Makefile
Add a Makefile to compile all the lib into a single module
2019-02-14 19:17:54 +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