is-rtl-text

0.0.2 • Public • Published

is-rtl-text

This library will help you to detect if the text is in right-to-left language or not

npm license PRs welcome

Usage

require is-rtl-text lib

const isRtlText = require('is-rtl-text')
isRtlText('Text String')
// false
isRtlText('test Urduہیلو')
// true

🔖 License

This software is licensed under the MIT.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    19
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    19
  • 0.0.1
    0

Package Sidebar

Install

npm i is-rtl-text

Weekly Downloads

14

Version

0.0.2

License

MIT

Unpacked Size

7.85 kB

Total Files

8

Last publish

Collaborators

  • codeeshop