Pinned Repositories
angularSails
AngularJS bindings for Sails. http://angularjs.org
sails
Realtime MVC Framework for Node.js
sails-docs
**Latest docs now live in the Sails core repo!** The source markdown files for the official Sails.js documentation, which gets compiled, squeezed, and stretched into HTML when we deploy the Sails website.
sails-mongo
MongoDB adapter for Sails.js / Waterline ORM.
sails-mysql
MySQL adapter for Sails.js/Waterline
sails-postgresql
PostgreSQL adapter for Sails.js
sails-redis
Lightweight Redis adapter for Node.js/Sails apps, focused on providing easy direct access to the configured, connected, ready-to-use Redis client instance. (Useful for caching.)
sails.io.js
Browser SDK for communicating w/ Sails via sockets
waterline
An adapter-based ORM for Node.js with support for mysql, mongo, postgres, mssql (SQL Server), and more
waterline-docs
WARNING: The content in this repo is out of date! See https://github.com/balderdashy/sails-docs for the most up-to-date documentation
Balderdash's Repositories
balderdashy/sails
Realtime MVC Framework for Node.js
balderdashy/waterline
An adapter-based ORM for Node.js with support for mysql, mongo, postgres, mssql (SQL Server), and more
balderdashy/sails-docs
**Latest docs now live in the Sails core repo!** The source markdown files for the official Sails.js documentation, which gets compiled, squeezed, and stretched into HTML when we deploy the Sails website.
balderdashy/sails-mongo
MongoDB adapter for Sails.js / Waterline ORM.
balderdashy/sails-mysql
MySQL adapter for Sails.js/Waterline
balderdashy/sails.io.js
Browser SDK for communicating w/ Sails via sockets
balderdashy/sails-postgresql
PostgreSQL adapter for Sails.js
balderdashy/seed
A sample application generated by Sails.
balderdashy/skipper-s3
Streaming file uploads to S3
balderdashy/sails-examples
Examples of the Leader-board App with Sails.JS backend
balderdashy/include-all
An easy way to include all files within a directory. Note: This is a fork of felixge's require-all which allows for optional includes.
balderdashy/sails-adapter-boilerplate
Example of a custom adapter (i.e. ORM plugin) for Waterline / Sails.js
balderdashy/sails-disk
Development-only persistent adapter for Sails.js / Waterline
balderdashy/captains-log
Lightweight logger with a simple pass-through configuration for use with fancier logging libraries. Used by the Sails framework. Optional support for colorized output, custom prefixes, and log levels (using npm's logging conventions.)
balderdashy/waterline-schema
This is the core schema builder used in the Waterline ORM.
balderdashy/sails-generate
Master of ceremonies for generators in the Sails CLI
balderdashy/sails-hook-sockets
Implements socket.io support in Sails.
balderdashy/enpeem
Lightweight wrapper for accessing npm programmatically (alternative to adding `npm` as a dependency)
balderdashy/sails-hook-orm
Implements support for Waterline ORM in Sails.
balderdashy/merge-defaults
A recursive version of `_.defaults`.
balderdashy/skipper-disk
Streaming file uploads to a server's local filesystem
balderdashy/waterline-adapter-tests
API integration tests for Waterline adapters
balderdashy/sails-generate-adapter
Generate a waterline/sails.js adapter.
balderdashy/sails-generate-new
Generate a new Sails app.
balderdashy/sails-generate-model
Generate a model in a Sails app.
balderdashy/sails-generate-api
API generator for Sails
balderdashy/sails-generate-controller
Generate a new controller file in an existing Sails app.
balderdashy/sails-generate-gruntfile
Generate gruntfile for a sails app.
balderdashy/sails-stringfile
translated/localized stringfiles containing messages from Sails core and dependencies
balderdashy/waterlinejs.org