Package Exports
- assign
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 (assign) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Assign
Assign in an experimental module that makes it easier to parse async data using the tools we're already accustomed to in our development flows. You could see it as an incremental asynchronous map/reduce promise.
Installation
The module is released in the public npm registry.
npm install --save assign
Usage
License
MIT