Pinned Repositories
amptools
amptools website
authz
Platform and context agnostic authorization library for Node
boilerplate
Generic, highly customizeable application generator
era
Natural Language Processing of dates for JavaScript; starting off as a direct port of https://github.com/lzell/nickel
FastLegS
PostgreSQL ORM on top of node-postgres.
nod
A nodejs authorization library inspired by ruby's CanCan
ogham
Object-GraphDb-Mapper (OGM) for Node.js and Neo4j
rikki
rikki is a simple middleware for express and mongoose which auto-wires RESTful service endpoints based on your mongoose models.
slugin
Unique slugs plugin for mongoose that is lightweight, concurrency safe, but also follows the normal mongoose plugin pattern.
pvencill's Repositories
pvencill/nod
A nodejs authorization library inspired by ruby's CanCan
pvencill/slugin
Unique slugs plugin for mongoose that is lightweight, concurrency safe, but also follows the normal mongoose plugin pattern.
pvencill/authz
Platform and context agnostic authorization library for Node
pvencill/amptools
amptools website
pvencill/rikki
rikki is a simple middleware for express and mongoose which auto-wires RESTful service endpoints based on your mongoose models.
pvencill/boilerplate
Generic, highly customizeable application generator
pvencill/era
Natural Language Processing of dates for JavaScript; starting off as a direct port of https://github.com/lzell/nickel
pvencill/FastLegS
PostgreSQL ORM on top of node-postgres.
pvencill/ogham
Object-GraphDb-Mapper (OGM) for Node.js and Neo4j
pvencill/select
A JavaScript database library
pvencill/zip2git
Taking a zip file and turning it into a git repository, good times.
pvencill/advent-of-code-2017
pvencill/cabinet
Simple raspberry pi module for manipulating GPIO based on the insertion or removal of a smart card
pvencill/convict-docs
Simple markdown table generator based on convict schemas
pvencill/express-train-template-bare
A bare scaffold of the express-train template, without assumptions about database, logging, or authentication
pvencill/mongo-provisioner
A tool for provisioning new Mongo databases with unique DB owners and rights provisioned. Useful in a PaaS environment.
pvencill/mongoose-alpaca
Simple library for converting a Mongoose model to an Alpaca schema.
pvencill/node-slugs
Simple slug-url generator for Node.JS applications implemented in pure JavaScript
pvencill/palindrome
Just having fun solving this standard puzzle
pvencill/praeter
Simple module with common HTTP error codes as error objects and a connect-compatible middleware for catching them
pvencill/rpsls
pvencill/should.js
BDD style assertions for node.js -- test framework agnostic