8000 GitHub - codeeshop-oc/is-rtl-text: This library will help you to detect if the text is in right-to-left language or not
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

codeeshop-oc/is-rtl-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-rtl-text

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

Latest Stable Version Total Downloads license PRs welcome Downloads Monthly

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0