JSPM

@wanchainmask/wanchainjs-util

5.2.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q10400F
  • License MPL-2.0

a collection of utility functions for Wanchain

Package Exports

  • @wanchainmask/wanchainjs-util

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 (@wanchainmask/wanchainjs-util) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Wanchain JS Util

CircleCI Coverage Status dependency status NPM

A collection of utility functions for wanchain. It can be used in node.js or can be in the browser with browserify.

API

./docs/

Most of the string manipulation methods are provided by wanjs-util

LICENSE

MPL-2.0

Original work ethereumjs-util