Package Exports
- @thalesrc/js-utils
- @thalesrc/js-utils/map-merge
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 (@thalesrc/js-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@thalesrc/js-utils
Javascript utility functions for web development
Installation
npm install @thalesrc/js-utils --save
Utility Functions
- clone
- compact
- debounce
- defer
- difference
- function-of
- intersection
- is-falsy
- is-truthy
- map-merge
- min-max
- noop
- promise-timeout
- replace
- revert-promise
- unique-id
Utility Classes
All Documentation => thalesrc.github.io/js-utils