Skip to content
/ dbidi Public

Bidi utilities for JavaScript/AMD/Dojo Applications

License

Notifications You must be signed in to change notification settings

ibm-js/dbidi

Repository files navigation

#dbidi Build Status

This project provides bidi utilities for JavaScript/AMD/Dojo Applications

Status

The most recent pre-release is 0.3.0.

Migration

Replace any use of "dojox/string/BidiEngine" AMD module by "dbidi/TextLayoutEngine".

Licensing

This project is distributed by the Dojo Foundation and licensed under the "New" BSD License. All contributions require a Dojo Foundation CLA.

Dependencies

This project requires the following other projects to run:

  • dcl
  • decor

Installation

Bower release installation:

$ bower install dbidi

Manual master installation: go to the root installation directory and clone dbidi from github:

$ git clone git://github.com/ibm-js/dbidi.git

Then install dependencies with bower (or manually from github if you prefer to):

$ cd dbidi
$ bower install

Documentation

Documentation is available here

Credits

About

Bidi utilities for JavaScript/AMD/Dojo Applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published