26 packages
api-endpoint
EndPoint is a schema-validated waterfall.
@appdom/appdom
AppDOM is a collection of DOM interfaces.
bars
Bars is a lightweight high performance HTML aware templating engine.
bars-browserify
A Browserify transform for Bars template files.
browser-app-router
A simple URL router for the browser, uses the browser history API falls back to hash-urls.
check-form
Simple yet powerful way to build and validate HTML forms.
cmd-args
A simple command-line argument parser for NodeJS command-line tools.
compileit
A simple parse cycle compiler.
generate-js
An easy to use prototypal inheritance model and generator.
generate-js-bindings
A data binding layer for Generate JS.
generate-js-custom-element
A model for building custom UI components using Generat-JS
generate-js-docs
js doc parser.
generate-js-events
A generator for EventEmitter, lets you create an objects that can emit events.
interactions
A simple JavaScript library for creating custom browser input events.
live-modules
Allows modules to be edited while in use, modules will be reloaded into running application if edited.
maskerjs
A simple JavaScript library for masking HTML input fields.
neurona
A simple and extenable neural network library.
promasync
An async control flow for promises.
secure-web-storage
A simple wrapper for localStorage/sessionStorage that allows one to encrypt/decrypt the data being stored.
sql-include
A simple pre-processor for building sql from multiple files.
sql-inports
A simple pre-processor for building sql from multiple files.
stylus-base
A simple stylus base for any stylus projects.
unitsjs
UnitsJS is a simple library for build and converting units of measurement.
variant-match
Brings variant match pattern to TypeScript.
worker-manager
Have long running tasks that you want to perform without blocking your main process?