JSPM

newchainjs-util

0.1.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q29362F
  • License MPL-2.0

a collection of utility functions for NewChain

Package Exports

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

Readme

SYNOPSIS

js-standard-style

A collection of utility functions for newchain. It can be used in node.js or can be in the browser with browserify. The original code is from https://github.com/ethereumjs/ethereumjs-util.

API

./docs/

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

LICENSE

MPL-2.0