• Blogs (9)
    • 📱 236 - 992 - 3846

      📧 jxjwilliam@gmail.com

    • Version: ‍🚀 1.1.0
  • NodeJS apps

    Blogs20122012-07-16


    NodeJS packages for quick retrieving

    Here I list some Node.js packages for quick retrieving:

    • Twitter Bootstrap:
      Simple and flexible HTML, CSS, and JavaScript for popular user interface components and interactions.
    • Less CSS:
      The dynamic Stylesheet language. LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side(Chrome, Safari, Firefox) and server-side, with Node.js and Rhino.
    • Everyauth:
      Authentication and authorization(password, facebook, twitter & more) for Node.js.
    • Mongooes-auth:
      User authentication plugin for mongoose Node.js ORM
    • Node-inspector:
      Node Inspector is a debugger interface for Node.js using the WebKit Web Inspector.
    • Jade:
      Jade is a high performance HTML template engine.
    • Backbone:
      Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.
    • MongoDB:
      MongoDB is a scalable, high-perfomance, open-source NoSQL Database.
    • Redis:
      Redis is an open source, advanced Key-value store. It is often referred to as a data structure server since Keys can contain strings, hashes, lists, sets and sorted sets.

    These modules can be found in github which can use npm install or git clone directly; for others, use wget, or apt-get to install.