Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

aarondwi/JSlib

Repository files navigation

jslib DIY

libraries made here are not intended to replace the usual, robust implementations. 
These are made for those wanting to know the basic implementation of popular library.
The demo can be found at <name>-demo.js

projection.js

Small templating engine, with XSS-protection, using JS 'Function' constructor.

endpoint.js

Small routing handler in express/restify style (req,res,next).

argparse.js

A simple library to parse command-line arguments.

About

Small code snippets that implements core of some popular frameworks (For educational purpose)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published