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
Fluent apis for node (based on the concepts used in C#'s FluentSharp
NOTE: the current code is NOT the real deal (since it is based on the http://quickleft.com/blog/creating-and-publishing-a-node-js-module example