1. Moment.js

    By:

    A lightweight javascript date library for parsing, manipulating, and formatting dates.

  2. SheepJax

    By:

    ASP.Net MVC library for Ajax, Hijax, and reverse-Ajax (Comet)

  3. logv.http

    By:

    A node.js style event driven webserver for .Net

  4. OBSOLETE PACKAGE. Please install Saltarelle.Node instead

    By:

    OBSOLETE PACKAGE. Please install Saltarelle.Node instead

  5. Metadata required to use Node.js with the Saltarelle C# to JavaScript compiler

    By:

    This package contains the required metadata to use Node.JS with the Saltarelle C# to JavaScript compiler.

  6. Bundler: Compile & Minify js, coffeescript, css, less, sass. Integrate in VS.NET/MVC

    By:

    A native node.js-powered Bundler with integration with VS.NET extension + ASP.NET MVC. No added compile or runtime performance costs. Extremely fast and simple pure node.js/javascript solution to statically complie, minify and combine your websites .css, .less, .coffee and .js files into user-defined bundles. Supports configurable bundle setting... More information

  7. Minimod.HttpMessageStream

    By:

    Small embedded web server based on Rx and working like node.js.

  8. Stitch

    By:

    Develop and test your JavaScript applications as CommonJS modules in Node.js. Then __Stitch__ them together to run in the browser. Port of Sam Stephenson's Stitch.

    639 downloads

  9. postal.js

    By:

    Postal.js is an in-memory message bus - very loosely inspired by AMQP - written in JavaScript. Postal.js runs in the browser, or on the server-side using Node.js.

  10. Async.js

    By:

    Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Although originally designed for use with node.js, it can also be used directly in the browser. Async provides around 20 functions that include the usual 'functional' suspects (map, reduce, filter, forEach…) as well as some commo... More information

  11. compare.js

    By:

    compare.js implements JavaScript's comparison operators for Node.js and the browser the way you would expect them to be.

  12. CouchN.CouchApp

    By:

    A library for creating a couch app design document. (to be used with CouchN but you could hook it up standalone) The code uses node.js to run any "*_design.js" documents in the project and convert them to "*_design.json" (where * is the name of your design doc) Once the json document has been created you should make it an embe... More information

    508 downloads

  13. Zombify

    By:

    A node.js and standalone mono-based web server powered test harness for ASP.NET MVC. Write your tests in JavaScript or CoffeeScript and use the best of both worlds

  14. i18next

    By:

    i18next is a full-featured i18n javascript library for translating your webapplication. runs in browser, under node.js, rhino and other javascript runtimes.

  15. node-uuid

    By:

    Simple, fast generation of RFC4122 UUIDS. Features: - Generate RFC4122 version 1 or version 4 UUIDs - Runs in node.js and all browsers. - Cryptographically strong random # generation on supporting platforms - 1.1K minified and gzip'ed - Annotated source code