Package Exports
- x-utils-es
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 (x-utils-es) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
x-utils-es
Developed by Anon
About
- Simple javascript lodash alternative library, to help with type validation, with no external plugins
- esmodule supports
esnextandes2015.
Examples
- available in:
./examples.js/$ npm run example
Compatibility
Files compiled and minified in ./dist
- node.js > esm/esnext > support with es6+ functionality
- browser/node.js > es2015
- On browser refer to
https://jakearchibald.com/2017/es-modules-in-browsers/#nomodule-for-backwards-compatibilityif you wish to useesm/esnextversion instead.
- On browser refer to
Installation
npm i x-utils-es- For Node.js users, and
esm/esnextversion, you need"node": ">=11.0.0", "npm": ">=6.4.1"installed
Notes
LICENSE
- LICENCE: CC BY-SA
- SOURCE: https://creativecommons.org/licenses/by-sa/4.0/
Contact
- Have questions, or would like to submit feedback,
contact on: https://eaglex.net/app/contact?product=x-utils