econverse-utils
TypeScript icon, indicating that this package has built-in type declarations

1.4.1 • Public • Published

econverse-utils

npm GitHub

Usage

In order to use, you will need to install econverse-utils as a package:

yarn add econverse-utils
# npm install econverse-utils

For generic utilities, like formatMoney, you should import directly from the library:

import { formatMoney } from 'econverse-utils'

For VTEX-specific utilities, like getProductById, you should import from econverse-utils/vtex:

import { getProductById } from 'econverse-utils/vtex'

Documentation

License

This project is under the MIT license. See the LICENSE file for details

Dependencies (1)

Dev Dependencies (44)

Package Sidebar

Install

npm i econverse-utils

Weekly Downloads

286

Version

1.4.1

License

MIT

Unpacked Size

127 kB

Total Files

12

Last publish

Collaborators

  • eduardo-rodriguesf