Skip to content
/ utils Public

Isomorphic JS utility functions to E-Com Plus (not only) related apps

License

Notifications You must be signed in to change notification settings

ecomplus/utils

Repository files navigation

E-Com Plus Utils

Publish CodeFactor npm version License MIT

JS utility functions to E-Com Plus (not only) related apps

CHANGELOG

Usage

The @ecomplus/utils package provides a list of methods, each one is a utility function related to e-commerce apps and E-Com Plus APIs and schemas.

It's available for both Node.js and browser environments, and can also be imported entirely or partially with ES modules.

import {
  i18n,
  formatMoney,
  minQuantity,
  price,
  // ...
} from '@ecomplus/utils'

i18n(