Package Exports
- futil-js
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 (futil-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
futil-js
A collection of F(unctional) Util(ities). Resistance is futile.
Mostly, these are generic utilities that could conceivably be part of a library like lodash/fp, but for some reason or other are not.
Version History/Changelog
See our changelog
Installing
npm i -S futil-js
This package require lodash/fp
, so make sure that's available in your app.
API
TODO Add/generate docs for methods