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

1.0.3 • Public • Published

Persify

A JavaScript library to convert English digits and numbers to Persian (Farsi) digits. It works in browser and Node.js.

Build Status

Install

$ npm install persify

Usage

const persify = require('persify');
 
persify('Hello 123');
// => "Hello ۱۲۳"

Package Sidebar

Install

npm i persify

Weekly Downloads

7

Version

1.0.3

License

MIT

Last publish

Collaborators

  • havaliza