bidi-js
npmv1.0.3A JavaScript implementation of the Unicode Bidirectional Algorithm
Overview
bidi-js is an npm package that a JavaScript implementation of the Unicode Bidirectional Algorithm. The latest version is 1.0.3, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need a JavaScript implementation of the Unicode Bidirectional Algorithm and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of bidi-js.
Dependencies
Runtime (1)
Dev (10)
Used by
Popular packages that depend on bidi-js.
Frequently installed together
An AST-based pattern checker for JavaScript.
Prettier is an opinionated code formatter
the complete solution for node.js command-line programs
🔎 A simple, tiny and lightweight benchmarking library!
A JavaScript implementation of many web standards
TypeScript definitions for node
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
Version history
| Version | Published | License |
|---|---|---|
| 1.0.3latest | 3 years ago | MIT |
| 1.0.2 | 5 years ago | MIT |
| 1.0.1 | 5 years ago | MIT |
| 1.0.0 | 5 years ago | MIT |
| 0.9.1 | 5 years ago | MIT |
Maintainers
Frequently asked questions
How do I install bidi-js?
Run `npm install bidi-js` to add bidi-js to your npm project.
What license is bidi-js released under?
bidi-js is distributed under the MIT license.
How popular is bidi-js?
bidi-js has approximately 0 downloads per week and 1 known dependent packages.