Balderdash
Organization@balderdashy
34
Published Tools
157
Total Stars
0
Weekly Downloads
57
GitHub Followers
105
Public Repos
100/100
Avg Security
Published Tools
34 Skillsacross 2 categoriessails-redis
mikermcneil
A lightweight Redis adapter for Sails / Waterline.
sails-hook-orm
eashaw
The ORM hook from Sails core.
sails-generate-views-jade
sgress454
Generate a views-jade for Sails.
machinepack-gravatar
mikermcneil
Communicate with the Gravatar api to get a gravatar image.
waterline-dirty
balderdashy
Waterline adapter for felixge's node-dirty
waterline-mysql
balderdashy
MySQL adapter for Waterline ORM
sails-dirty
balderdashy
sails adapter for felixge's node-dirty
sails-local-fs
balderdashy
Local filesystem streaming binary adapter for Sails.js / Waterline
sails-s3
balderdashy
s3 adapter for sails/waterline
waterline-mongo
balderdashy
Mongo DB adapter for Waterline ORM
sails-irc
balderdashy
IRC adapter for Sails.js
sails-twitter
balderdashy
Twitter adapter for Sails.js
root-require
balderdashy
For use in tests only! require() using a relative path from the root directory of the present module
fixture-stdout
balderdashy
A test fixture to intercept writes to stdout.
sails-generate-generator
balderdashy
Generate a sails generator.
file-parser
balderdashy
Bodyparser for Express/Sails. Exposes simple API for streaming multiple files to disk, S3, etc. without buffering to a .tmp directory.
...moremachinepack-azure
felixrieseberg
Work with the Microsoft Azure API.
sails-generate-backend
sgress454
Default generator for backend code files in new Sails projects. Creates the default contents of the `api/` and `config/` folders when you run `sails new` on the command line.
...morewaterline-criteria
mikermcneil
Utility library for working with Waterline criterias. Especially useful when building Sails adapters for key/value databases.
...morecaptains-log
eashaw
Lightweight logger with a simple pass-through configuration for use with fancier logging libraries
sails-disk
eashaw
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
sails-generate
eashaw
Runner script for sails generators
sails-hook-email
sgress454
Email hook for Sails
sails-memory
particlebanana
Non-persistent in-memory adapter for Sails.js / Waterline
sails-mongo
eashaw
Mongo DB adapter for Sails.js/Waterline.
sails-mysql
eashaw
MySQL adapter for Sails.js
sails-postgresql
eashaw
a PostgreSQL adapter for Waterline and Sails.js
sails
eashaw
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
sails.io.js
mikermcneil
Javascript SDK for communicating w/ a Sails server via WebSockets/socket.io.
skipper-disk
mikermcneil
Receive streaming file uploads on your local filesystem.
skipper-s3
rachaelshaw
Stream file uploads, downloads, and transloads to and from S3. Plus some other utilities like `rm` and `ls`.
skipper
eashaw
Bodyparser for Express/Sails. Exposes simple API for streaming multiple files to disk, S3, etc. without buffering to a .tmp directory.
...morewaterline-schema
rachaelshaw
The core schema builder used in the Waterline ORM.
waterline
mikermcneil
An ORM for Node.js and the Sails framework