JSPM

  • Created
  • Published
  • Downloads 37
  • Score
    100M100P100Q60157F
  • License CC-BY-SA

helper utility tools for javascript

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 esnext and es2015.

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-compatibility if you wish to use esm/esnext version instead.
Installation
  • npm i x-utils-es
  • For Node.js users, and esm/esnext version, you need "node": ">=11.0.0", "npm": ">=6.4.1" installed
Notes
LICENSE
Contact
  • Have questions, or would like to submit feedback, contact on: https://eaglex.net/app/contact?product=x-utils