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/Secure-Storage
A simple wrapper for localStorage/sessionStorage that allows one to encrypt/decrypt the data being stored.
Mike96Angelo/Masker
A simple JavaScript library for masking HTML input fields.
Mike96Angelo/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.
Mike96Angelo/Docker-RNP-Stack
Mike96Angelo/I-AM-SPEED
games
Mike96Angelo/BrowserRouter
A simple URL router for the browser, uses the browser history API falls back to hash-urls.
Mike96Angelo/promasync
An async control flow for promises.
Mike96Angelo/variant-match
Brings variant match pattern to TypeScript.
Mike96Angelo/appcenter-sampleapp-react-native
A sample App Center application written in React Native.
Mike96Angelo/cmd-args
A simple command-line argument parser for NodeJS command-line tools.
Mike96Angelo/content
The content behind MDN Web Docs
Mike96Angelo/Custom-Element
A model for building custom UI components using Generate-JS
Mike96Angelo/dapi
A simple HTTP router with middleware for Deno
Mike96Angelo/dotfiles-1
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
Mike96Angelo/file-copy
A simple program to help copy files
Mike96Angelo/Form
Simple yet powerful way to build and validate HTML forms.
Mike96Angelo/FuzzyCompare.js
A simple fast fuzzy compare function.
Mike96Angelo/IOFlow.js
IOFlow is a simple but powerful data flow library.
Mike96Angelo/JSON-js
JSON in JavaScript
Mike96Angelo/LittleStore.js
A very little store/state management library.
Mike96Angelo/mapbox-gl-js
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
Mike96Angelo/MINIJSON
MINIJSON is a codec for JSON -- reduce the size of your JSON payloads
Mike96Angelo/MNIST.js
MNIST data set in JSON format with helper functions for using the dataset
Mike96Angelo/OpenMined
The OpenMined Unity Application
Mike96Angelo/PySyft
Encrypted Deep Learning Library
Mike96Angelo/redux
Predictable state container for JavaScript apps
Mike96Angelo/sql-include
A simple pre-processor for building sql from multiple files.
Mike96Angelo/Tensor
A Tensor data/computation model
Mike96Angelo/TensorBinaryFileFormat
A file format to store tensor data structures.
Mike96Angelo/tutorials
Learn how to use OpenMined by Example