Learning to rank library for Rust.
LanguageTool API bindings in Rust.
A third-party cargo extension for checking grammar in the documentation and comments.
Filter for querying lists.
A bolt-client adapter for the mobc connection pool
An asynchronous Rust client library for the Hashicorp Vault API.
Adds login support for Vault clients from vaultrs.
A test suite for testing against Hashicorp Vault servers.
https://github.com/waiting-for-dev/string-direction/
css_convertor flips the layout of your CSS file. You can use it if you're designing a website that supports both LTR and RTL languages: css_convertor will create a seperate CSS file of the new layout.
Patches #dir onto string to say if it's LTR or RTL.
Makes your LTR stylesheet work for RTL locales and vice versa
RTLize is a rails plugin that semi-automatically allows you to use the same stylesheet file(s) to produce both left-to-right and right-to-left layouts for your markup. It does this by intelligently switching all the left/right properties and values in the stylesheets you choose to RTLize.
Easier string manipulation for people who come from LTR backgrounds.
RTLize allows you to write your stylesheets for left-to-right (LTR) layouts and have them automatically work for right-to-left (RTL) layouts as well.
RTL helps you to check whether a language direction is right-to-left (RTL) or left-to-right (LTR) implicitly, by supplying its full name, iso code, or other options.
Adds right-to-left (RTL) text support to Prawn PDF generator. Fully supports Arabic script languages (Arabic, Persian, Urdu) with contextual letter shaping and ligatures. Also supports Hebrew and other RTL languages with bidirectional text reordering. Handles mixed LTR/RTL text properly.