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/deretina
For supporting retina displays on the web: downsizes @2x images in the current directory
balderdashy/alcohol
Makes your dates prettier
balderdashy/htassets
A mobile-compatible makeover for the default apache directory listing
balderdashy/Mobile-HTML-5-Video-Example
Cross-platform mobile video player using HTML 5
balderdashy/nodechat
a socketio hack with backbonejs-todos-example, with nodejs backend
balderdashy/express-with-shared-mongo-session-example
An example of using a shared session in Express with MongoDB as the storage container
balderdashy/socket.io-java-client
Socket.IO Client Implementation in Java
balderdashy/UserSwarm
balderdashy/mit-license
Hosted MIT License with details controlled through this repo
balderdashy/Naked
Chrome extension that opens links with stylesheets disabled for privacy.
balderdashy/stubble
A trimmed-down mustache.js for jQuery
balderdashy/underscore.string
String manipulation extensions for Underscore.js javascript library.
balderdashy/natural
A few changes for a url-partitioning use case
balderdashy/node-paypal
Paypal API Adapter for Node.js (Payments Pro)
balderdashy/sequelize
Sequelize is an easy-to-use multi sql dialect object-relationship-mapper for node.js. It currently supports MySQL, SQLite and PostgreSQL.