Thiago Padilha

model.js

v0.0.1
Library for performing validation on javascript objects. Allows easy reuse of validation logic on browser/server

sqli

v0.0.4
Common interface for accessing SQL databases from node.js

super-json

v2.2.0
JSON serializer that handles Dates, RegExps, Functions or any other type you want

bootstrap-datetimepicker

v0.0.7
Forked from http://www.eyecon.ro/bootstrap-datepicker/

git-core

v0.0.4
Simple library for working git core structures(blobs, trees, commits, tags and packs) without a repository

git-remote

v0.0.1
API for pushing/fetching objects to/from git repositories

archdb

v0.0.2
Simple but powerful NoSQL document-oriented database that runs in nodejs or any modern browser that supports localStorage.

vm.js

v0.0.6
Javascript bytecode compiler/virtual machine implemented in pure coffeescript

lodash-inspect

v0.0.2
Inspects a piece of javascript source code or AST to guess the required lodash features

grunt-coffee-build

v1.4.12
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

v0.0.0
Grunt wrapper for jshint command-line utility.

sourcemap-to-ast

v0.0.2
Updates a mozilla AST(produced by acorn/esprima) with location info from a source map

classic

v0.0.2
Straightforward classes for node.js or web browsers

run-mocha

v0.0.3
Function that converts an object into a mocha suite. Useful for sharing tests with the browser that use an 'export' like interface

extensible-promisify

v1.0.0
Transform extensible objects APIs to conform with the Promises/A+ spec

object-define-property

v0.1.0
Object.definePropert{y,ies} replacement compatible with old browsers. Extracted from https://github.com/kriskowal/es5-shim

object-create

v0.1.0
Object.create replacement compatible with old browsers. Extracted from https://github.com/kriskowal/es5-shim

grunt-mocha-debug

v0.0.10
Easily run mocha tests on node.js/phantomjs

powerbuild

v0.0.11
CommonJS bundler with aliasing, extensibility, and source maps from the minified JS bundle. Forked from commonjs-everywhere adding speed improvements, persistent disk cache for incremental builds, support for reading '// [#@] sourceMappingURL' from input files and bundled grunt task

buffer-prefix-range

v0.0.2
Easily define lexicographical ranges of byte strings using a prefix. Can be used to define ranges for queries in leveldb or similar databases

istype

v0.0.2
Cross-vm type checking utils for javascript

s-pipe

v0.0.5
Functional streams, with a lisp-inspired chaining syntax

extensible

v3.1.0
Create highly extensible software components.

phantomjs-wrapper

v0.0.11
Simple wrapper for a child phantomjs instance. Most of the page API/events are exposed in a transparent way

has

v1.0.4
Object.prototype.hasOwnProperty.call shortcut