2.0.0-alpha.9 • Published 3 years ago

@pesos/core v2.0.0-alpha.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@pesos/core

Internals of Dinero.js and shared code between packages.

This package contains internal functions and common code shared across packages. Everything you need to use Dinero.js is re-exported in the @pesos/dinero.js package, so you don't need to ever install @pesos/core or care about what's inside. It's only helpful if you're willing to contribute to Dinero.js, or if you're building a different Dinero.js implementation than the one in @pesos/dinero.js.

📦 Install

npm install @pesos/core@alpha

# or

yarn add @pesos/core@alpha

📚 Documentation

For full documentation, visit the online documentation.