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.
9
commits
3
branches
3
tags
60
KiB
JavaScript
74.7%
Scheme
13.9%
Smarty
7.9%
Makefile
3.5%
d7d967e7cd
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
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
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
Makefile
Add a Makefile to compile all the lib into a single module
2019-02-14 19:17:54 +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