JSPM

  • Created
  • Published
  • Downloads 202
  • Score
    100M100P100Q79453F
  • License apache 2

Fluent apis for node (based on the concepts used in C#'s FluentSharp

Package Exports

  • fluentnode

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (fluentnode) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

FluentNode    Build Status

NPM

NPM

FluentNode are a set of Fluent apis for node applications (based on the concepts used in O2 Platforms C#'s FluentSharp APIs

Install on Node.js

npm install fluentnode --save

FluentNode API

The code is written in literate coffee-script where the documentation is part of the sourcecode. See the docs files for a docco generated site or the individual source code files (linked below) which look nice if you are viewing this in GitHub:

#Documentation See http://o2platform.com/fluentnode for detailed documentation and source code of all FluentNode methods

image

##Contribute See the current Issues list for a good place to start As you can see the descriptions above are not in a complete state. See see Add method descriptions to README.md help for how to help

If you want more prototype methods, please fork this repo and send a PR with the implementation and tests :)

##Projects using FluentNode