-
I posted to delicious.com
Adonis - Nodejs MVC Framework Inspired by Laravel
This new NodeJS framework was inspired by Laravel, with similar folder structure and includes IOC container, very similar router, service providers, middlewares, even Views similar to blade. Utilizes ES6 classes for controllers. Even has an ORM called Lucid.
January 20 2016, 7:08pm | Comments »
-
I posted to delicious.com
Scrollback - Add Live Chat To Your Website [Open Source]
I first saw Scrollback being used on Tomahawk's website. You can embed a live chatbox to your website using this nodejs app. Archives all your conversations. Admin panel allows you to moderate conversations and hide messages. Customize your…
March 23 2015, 3:35am | Comments »
-
I posted to delicious.com
Passport - Auth for Node.js (facebook, twitter, google, etc)
Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web application. A comprehensive set of strategies support authentication using a username and password, Facebook, Twitter, and more.
July 31 2014, 1:58pm | Comments »
-
I posted to delicious.com
Drywall - Node.js Framework to Bootstrap Creating Websites
Basic front end web pages to bootstrap the creation of your website. Built on Express. Includes an auth system (using Passport) with login (including Facebook, Twitter, Google) and forgot password/reset password, and an admin area with user and…
July 31 2014, 1:57pm | Comments »
-
I posted to delicious.com
June 30 2014, 3:07pm | Comments »
-
I posted to delicious.com
April 9 2014, 9:49pm | Comments »
-
I posted to delicious.com
March 18 2014, 5:50am | Comments »
-
I posted to delicious.com
Sequelize - Mysql ORM for NodeJS
The Sequelize library provides easy access to MySQL, MariaDB, SQLite or PostgreSQL databases by mapping database entries to objects and vice versa. To put it in a nutshell, it's an ORM (Object-Relational-Mapper). The library is written entirely in…
December 16 2013, 5:49pm | Comments »
-
I posted to delicious.com
I/O Docs - API Documentation Generator
I/O Docs is a live interactive documentation system for RESTful web APIs. Open sourced by the talented API guys at Mashery. I/O Docs is a lot like Swagger except I/O Docs isn't just a spec, it's the interpreter…
August 24 2013, 3:14pm | Comments »
Page: 1 2