Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@snappmarket/number-helpers

snappmarket1MITdeprecated0.2.5

Please use @snappmarket/helpers instead

✴ Methods that helps us to control numbers

helpers, custom-functions, loadash, low-size-lodash, number-helpers

readme

Number helpers

✴ Methods that helps us to control numbers

version downloads PRs Welcome MIT License

Watch on GitHub Star on GitHub

get started

We provide two way of using this package single or multi :

npm i @snappmarket/number-helpers
OR
npm i @snappmarket/helpers

methods

persianNumber
englishNumber
generateKey
cellphoneValidate
cellphoneValidatePattern
currencyPrice

usage

import { METHOD_NAME } from '@snappmarket/number-helpers';
// or
// import { METHOD_NAME } from '@snappmarket/helpers';

changelog

@snappmarket/number-helpers

0.2.0

Minor Changes

  • 4bf49e8: First minor package publish with change-set