📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. I usually make a cheatsheet when I want to improve my skills on a programming language, a framework or a development tool. I started doing these kind of things a long time ago on Gist. To better keep track of the history and to let people contribute, I reorganized all of them into this single repository. Most of the content is coming from official documentations and some books I have read.
cheatsheets bash nodejs cheatsheet database language frontend backend feathersjs redis vuejs vim django programming-language xcode docker kubernetes sailsjsA SailsJS / AngularJS generator for Yeoman
yeoman-generator sails angular sailsjs angularjsA lightweight Sails/Waterline adapter for Redis. May be used in a Sails app, or anything using Waterline for the ORM.This adapter does not support the Semantic or Queryable interfaces. Instead, it simply provides robust, managed access to the underlying Redis client. See the for-sails-0.12 branch of this repo or ryanc1256/sails-redis for examples of conventional adapters that let you use Redis to directly store and query records from your models.
redis orm waterline sails sailsjs sails.jsFor exaplanation, see https://github.com/treelinehq/waterline-query-docs/issues/2.If you're interested in implementing Twitter authentication, or enabling other Twitter features, see http://node-machine.org/machinepack-twitter. If you'd like to contribute, see https://github.com/irlnathan/machinepack-twitter/tree/master/machines.
orm twitter waterline sails sailsjs sails.jsThis is the core schema builder used in the Waterline ORM. It is responsible for taking an attributes object from a Collection and turning it into a fully fledged schema object.It's mainly tasked with figuring out and expanding associations between Collections.
mvc sails sailsjs sails.js orm waterline active-recordA local disk adapter for the Sails framework and Waterline ORM. Functions as a persistent object store which works great as a bundled, starter database (with the strict caveat that it is for non-production use only). It is bundled with the sails-hook-orm hook that is included by default in new Sails projects.Under the hood, this uses nedb.
nedb adapter waterline disk memory localdevdb database sails sails.js sailsjsAn in-memory object store which works great as a bundled, starter database (with the strict caveat that it is for non-production use only).For Sails 1.0, use sails-disk with the inMemoryOnly option. If you’re interested in upgrading the traditional, standalone sails-memory adapter in this repo for use with Sails 1.0, please contact us.
waterline database memory sails sails.js sailsjsA RethinkDB adapter for the Waterline ORM. Works in a Sails.js app or anything using Waterline for the ORM.This is pre-1.0.0 alpha software! Many RethinkDB/Waterline features/operations are not supported yet.
orm waterline sails sailsjs sails.js rethink rethinkdb nosql reqlstream-node-orm is a Node.js (Mongoose & Waterline) client for Stream.You can sign up for a Stream account at https://getstream.io/get_started.
nodejs waterline sailsjs stream-node-orm activity-feed timeline feed getstream-io notification-feed news-feedsails-migrations provides an easy way to manage database migrations with sails, based on the amazing https://github.com/tgriesser/knex lib. This means you can have fine-grained control over your schema/data transformations between versions. sails-migrations supports sails versions 0.9X up to 0.11.2, for both MySQL & PostgreSQL.
sails sailsjs sails.js migrations waterlineAlso you can set some parameters in config/sequelize.js to override defaults. This project was originally created by Gergely Munkácsy (@festo). Now is maintained by Konstantin Burkalev (@KSDaemon).
sailsjs sails-hook orm sequelize-orm sails sequelizeContributions are welcome, the code is well structured and easy to understand. Thanks to all contributors.
sails rethinkdb sails-adapter adapter waterline orm sailsjs sails.jsExpress MVC generator command will be installed globally so from anywhere you can call it to generate the project skeleton. Server will be created at port 3000 by default. you can change the port later from app configurations.
expressjs mongoose mongodb mvc mean-stack mean i18n sailsjs nodejs passportjsSails Inverse Model helps you build models, controllers and views JS Sails from any database. In addition, you can quickly and individually generate each model, view, controller or all three at the same time.
mysql mongodb sailsjs database sails-inverse-model nodejs generator postgresql waterline ejs cli-app model controller views hbs json prompt auto models generate file sql apiAn AngularJS service to bind Angular models with sailsjs backend models using socket.io. how much it weights? It takes only 2073 bytes of pure javascript to add this magic to your angularjs project.
sailsjs angular sails.js angular.js angularjs sails bindThis library is part of the Aurelia platform and contains a simple, restful, message-based wrapper around sails.io client. To keep up to date on Aurelia, please visit and subscribe to the official blog. If you have questions, we invite you to join us on .
aurelia sails sailsjs socket
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.