All Projects → BaseMax → FixLanguageTypeJs

BaseMax / FixLanguageTypeJs

Licence: GPL-3.0 license
Tiny Library for fix problem of language selection in type text.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to FixLanguageTypeJs

FilterInputJs
Tiny and Powerful Library for limit an entry (text box,input) as number,string or more...
Stars: ✭ 37 (+146.67%)
Mutual labels:  js-library, javascript-library, js-libs, javascript-libraries, javascript-lib, purejs
ChangeNumbersJs
Tiny Library for change number from a language in other language.
Stars: ✭ 14 (-6.67%)
Mutual labels:  js-library, javascript-library, js-libs, javascript-lib, purejs
awesome-libraries-resources
Awesome js and css libraries for web development.
Stars: ✭ 32 (+113.33%)
Mutual labels:  js-library, javascript-library, js-libs
Semantic Ui React
The official Semantic-UI-React integration
Stars: ✭ 12,561 (+83640%)
Mutual labels:  js-library, javascript-library, javascript-libraries
Psd Guides
📐 JS library to draw photoshop-like guides.
Stars: ✭ 22 (+46.67%)
Mutual labels:  js-library, javascript-library
previewer
A super light-weight JavaScript image previewer [not actively maintained]
Stars: ✭ 24 (+60%)
Mutual labels:  js-library, javascript-library
Anychart
AnyChart is a lightweight and robust JavaScript charting solution with great API and documentation. The chart types and unique features are numerous, the library works easily with any development stack.
Stars: ✭ 288 (+1820%)
Mutual labels:  js-library, javascript-library
typist
Web app practice and learn touch-typing.
Stars: ✭ 36 (+140%)
Mutual labels:  typing, typing-skills
Redash
Tiny functional programming suite for JavaScript.
Stars: ✭ 40 (+166.67%)
Mutual labels:  js-library, javascript-library
Selection
✨ Selection - A simple and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies. Full mobile and scroll support.
Stars: ✭ 1,371 (+9040%)
Mutual labels:  js-library, javascript-library
tiny-typed-emitter
Fully type-checked NodeJS EventEmitter
Stars: ✭ 96 (+540%)
Mutual labels:  typing, typings
code-type
Practice code-typing with top 1000 keywords of the most popular programming languages.
Stars: ✭ 31 (+106.67%)
Mutual labels:  typing, typing-skills
Mypy
Optional static typing for Python
Stars: ✭ 11,995 (+79866.67%)
Mutual labels:  typing
Qwerty Learner
为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
Stars: ✭ 3,536 (+23473.33%)
Mutual labels:  typing
Tt
A terminal based typing test.
Stars: ✭ 125 (+733.33%)
Mutual labels:  typing
Typedload
Python library to load dynamically typed data into statically typed data structures
Stars: ✭ 120 (+700%)
Mutual labels:  typing
SABRE.js
Substation Alpha suBtitles REnderer -- A Gpu Accelerated Javascript Advanced SubStation (ASS) Alpha Subtitles Renderer. Renders .ass and .ssa files.
Stars: ✭ 58 (+286.67%)
Mutual labels:  javascript-library
Typing inspect
Runtime inspection utilities for Python typing module
Stars: ✭ 193 (+1186.67%)
Mutual labels:  typing
Dataclass factory
Modern way to convert python dataclasses or other objects to and from more common types like dicts or json-like structures
Stars: ✭ 116 (+673.33%)
Mutual labels:  typing
Norman
Norman keyboard layout - alternative to QWERTY for touch typing in English
Stars: ✭ 112 (+646.67%)
Mutual labels:  typing

FixLanguageType

Tiny Library for fix problem of language selection in type text.

FixLanguageType.min.js File Size FixLanguageType.min.js Validation Code

Features

  • Easy
  • Compact
  • No dependencies

Supported languages

  • Persian/Farsi (fa)
  • Arabic (ar)
  • English (en)

Samples

To view the full details, run the Example.html file.

<script>
alert( fixtype.en_fa( "sghl!" ) ); // سلام!
</script>

License

FixLanguageType is licensed under the GNU General Public License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].