Pinned Repositories
Bars
Bars is a lightweight high performance HTML aware templating engine. Bars emits DOM rather than DOM-strings, this means the DOM state is preserved even if data updates happen.
client-storage
Allows one to easily set, get and remove items to/from Local Storage and Session Storage. Set items with any type not limited to 'String'.
Docker-RNP-Stack
Generate-JS
An easy to use prototypal inheritance model and generator.
I-AM-SPEED
games
Masker
A simple JavaScript library for masking HTML input fields.
Secure-Storage
A simple wrapper for localStorage/sessionStorage that allows one to encrypt/decrypt the data being stored.
variant-match
Brings variant match pattern to TypeScript.
worker-manager
Have long running tasks that you want to perform without blocking your main process?
xregexify
A require/browserify plug-in for free-space regular expression files.
Mike96Angelo's Repositories
Mike96Angelo/Generate-JS
An easy to use prototypal inheritance model and generator.
Mike96Angelo/worker-manager
Have long running tasks that you want to perform without blocking your main process?
Mike96Angelo/xregexify
A require/browserify plug-in for free-space regular expression files.
Mike96Angelo/client-storage
Allows one to easily set, get and remove items to/from Local Storage and Session Storage. Set items with any type not limited to 'String'.
Mike96Angelo/web-worker-manager
Manage your Web Workers and have multiple instance works.
Mike96Angelo/canvas-shapes
Easy to use Polygon Object for JavaScript and HTML 5
Mike96Angelo/live-modules
Node modules can automatically update themselves while app is running if modules are edited. No need to restart the app every time!
Mike96Angelo/Bars-Browserify
A Browserify transform for Bars template files.
Mike96Angelo/CompileIt
A simple parse cycle compiler.
Mike96Angelo/dotfiles
My dotfiles.
Mike96Angelo/EndPoint
Mike96Angelo/Generate-JS-Bindings
Mike96Angelo/Generate-JS-Docs
js doc parser.
Mike96Angelo/Generate-JS-Events
Event emitter inheritance
Mike96Angelo/git-develop
Some git add-ons that help make the git-develop module easier.
Mike96Angelo/Interactions
A simple JavaScript library for creating custom browser input events.
Mike96Angelo/stringify
Browserify plugin to require() text files (templates) inside of your client-side JavaScript files.
Mike96Angelo/stylus-base
A simple stylus base for any stylus projects.
Mike96Angelo/UnitsJS
UnitsJS is a simple library for build and converting units of measurement.
Mike96Angelo/virtual-dom
A Virtual DOM and diffing algorithm