34 packages
archdb
Simple but powerful NoSQL document-oriented database that runs in nodejs or any modern browser that supports localStorage.
bootstrap-datetimepicker
Forked from http://www.eyecon.ro/bootstrap-datepicker/
buffer-prefix-range
Easily define lexicographical ranges of byte strings using a prefix. Can be used to define ranges for queries in leveldb or similar databases
classic
Straightforward classes for node.js or web browsers
coffeelint-no-explicit-parens
CoffeeLint plugin for prohibiting explicit parens in function calls.
deadpool
Spawn node.js programs with the speed of thought
extensible
Create highly extensible software components.
extensible-promisify
Transform extensible objects APIs to conform with the Promises/A+ spec
flask-router
Flask-inspired routing system for node and connect. Nice if you just need a routing system without depending on connect, or need routing middleware without all features provided by express.
git-core
Simple library for working git core structures(blobs, trees, commits, tags and packs) without a repository
git-remote
API for pushing/fetching objects to/from git repositories
grunt-coffee-build
Builds hybrid coffeescript/javascript commonjs projects to run anywhere transparently(amd, commonjs or plain browser load), generating combined source maps and optionally browserifying dependencies.
grunt-exec-jshint
Grunt wrapper for jshint command-line utility.
grunt-mocha-debug
Easily run mocha tests on node.js/phantomjs
grunt-traceur-build
Compiles ECMAScript 6 (harmony) files, optionally merging and generating source maps.
has
Object.prototype.hasOwnProperty.call shortcut
istype
Cross-vm type checking utils for javascript
lodash-inspect
Inspects a piece of javascript source code or AST to guess the required lodash features
model.js
Library for performing validation on javascript objects. Allows easy reuse of validation logic on browser/server
msgpack5rpc
Msgpack-RPC(v5 spec) implementation
neovim-client
Neovim client library
nodb
Simple database API designed with extensibility from the scratch.
object-create
Object.create replacement compatible with old browsers. Extracted from https://github.com/kriskowal/es5-shim
object-define-property
Object.definePropert{y,ies} replacement compatible with old browsers. Extracted from https://github.com/kriskowal/es5-shim
phantomjs-wrapper
Simple wrapper for a child phantomjs instance. Most of the page API/events are exposed in a transparent way