rtl-unicode-normalizer

1.0.2 • Public • Published

rtl-unicode-normalizer

A configurable package for normalizing contextual forms of RTL characters. Also normalizing texts with both RTL and LTR characters.

Description

Installation

npm install rtl-unicode-normalizer

Usage

import {RTLUnicodeNormalizer} from "rtl-unicode-normalizer";

let yourNormalizer = new RTLUnicodeNormalizer(yourString); 
yourNormalizer.toString(); // <== normalized string

API

  1. toString()

  2. toHexArray()

  3. toNumberArray()

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i rtl-unicode-normalizer

Weekly Downloads

2

Version

1.0.2

License

ISC

Last publish

Collaborators

  • namat