2.0.0-alpha.1 • Published 1 year ago

@dinero.js/core v2.0.0-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@dinero.js/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 dinero.js package, so you don't need to ever install @dinero.js/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 dinero.js.

📦 Install

npm install @dinero.js/core@alpha

# or

yarn add @dinero.js/core@alpha

📚 Documentation

For full documentation, visit the online documentation.