Unicode To Preeti converter
Introduce our conversion package specifically designed for JavaScript frameworks, enabling seamless conversion of Nepali Unicode text. It converts unicode to preeti font. The component is customizable and integrates seamlessly into any react or nextjs framework.
Features
Converts unicode string to preeti font string
Installation
Install it to your react project with npm
``
bash
npm install unicode-to-preeti
`
Usage/Examples
`
javascript
import { unicodeToPreeti } from "unicode-to-preeti";
console.log(unicodeToPreeti("युनिकोडलाई प्रितिमा लानुहोस"));
//output: o'lgsf]8nfO{ lk|ltdf nfg'xf];
``