-
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
Awesomplete: Autocomplete that's Simple, Lightweight, Customizable
I like how simple this autocomplete is, and small.
February 20 2015, 4:11pm | Comments »
-
I posted to delicious.com
Chartist - Responsive Charting JS Library
Responsive. Style with CSS & control with JS. Usage of SVG. Other modern charting libraries I have posted about are Chart.js and C3.
February 12 2015, 2:43am | Comments »
-
I posted to delicious.com
Moment.js | JS Date Manipulation Library
Parse, validate, manipulate, and display dates in javascript.
November 21 2014, 1:42pm | Comments »
-
I posted to delicious.com
November 10 2014, 1:08pm | Comments »
-
I posted to delicious.com
Off-Canvas Menu Effects Using Bounce.js
Great example of how you can use bounce.js to build animated (off-canvas) menus.
September 17 2014, 2:29pm | Comments »
-
I posted to delicious.com
C3.js | D3 Reusable Chart Library
C3 makes it easy to generate D3-based charts by wrapping the code required to construct the entire chart. Responsive design. Includes most basic chart types; bar, pie, timeseries, scatter, etc
August 29 2014, 4:35pm | 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 »