licenses.dev

number-to-bn v1.7.0

A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
bn.js • 4.11.6Big number implementation in pure javascriptDIRECT0
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
strip-hex-prefix • 1.0.0A simple method that will strip a valid hex prefix off a string, if present.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/number-to-bn)](https://licenses.dev/npm/number-to-bn)
<a href="https://licenses.dev/npm/number-to-bn">
  <img src="https://licenses.dev/b/npm/number-to-bn" alt="licenses" />
</a>

Or the licenses badge code for the 1.7.0 version:

[![licenses](https://licenses.dev/b/npm/number-to-bn/1.7.0)](https://licenses.dev/npm/number-to-bn/1.7.0)
<a href="https://licenses.dev/npm/number-to-bn/1.7.0">
  <img src="https://licenses.dev/b/npm/number-to-bn/1.7.0" alt="licenses" />
</a>
GitHub