cloudhead / resourcerLinks
a resource-oriented object-relational mapper for document databases
☆58Updated 14 years ago
Alternatives and similar repositories for resourcer
Users that are interested in resourcer are comparing it to the libraries listed below
Sorting:
- A sane control flow library.☆52Updated 12 years ago
- spawn functions in a new Node☆37Updated 14 years ago
- Dropin require polyfill for the browser☆103Updated 9 years ago
- Simple Yet Powerful Mocking Framework for NodeJs☆75Updated 11 years ago
- Generates cryptographically secure random byte sequences in node.js☆43Updated 13 years ago
- Toolkit for node☆98Updated last year
- [DEPRECATED] Build a subset or superset of a javascript codebase via reading the AST.☆163Updated 9 years ago
- Asynchronously recursive pure function <3 via lazy streams☆65Updated 12 years ago
- A object mapper for couchdb☆70Updated 8 years ago
- policing the dependency packages versions☆122Updated 3 years ago
- Gist module and CLI tool for node.js☆38Updated 13 years ago
- Translations for nodejs☆109Updated 13 years ago
- hotcode makes frontend development easier by auto reloading the page/assets on file changes. Backend independent.☆47Updated 13 years ago
- Evented security microframework designed for use with NodeJS Connect-based web applications (ExpressJS)☆48Updated 14 years ago
- SOcial DNodes☆19Updated 13 years ago
- Canvas text☆48Updated 13 years ago
- ☆170Updated 6 years ago
- Naive wrapper around libGeoIP for use with node.js☆60Updated 14 years ago
- Node.js framework for building large modular web applications.☆29Updated 12 years ago
- Functions that assist in working with strings. Node.js☆55Updated 9 years ago
- Advanced Date and Time, Without the Monkeys☆68Updated 12 years ago
- A client implementation for Rackspace CloudServers in node.js☆157Updated 12 years ago
- An evented, in-process key/value store for small volatile working sets in Node.js or the Browser☆111Updated 10 years ago
- Virile testing for http servers or any nodejs application.☆81Updated 13 years ago
- Backbone DNode integration with Pub/Sub support☆49Updated 9 years ago
- Use mongoDB like this: mongoq('mongodb://localhost/db').collection('users').find().toArray(function(error, docs){});