lasso-rtl-css

1.1.1 • Public • Published

lasso-rtl-css

Build Status

Plugin for Lasso.js to support RTL css by transforming CSS from left-to-right to right-to-left using rtlcss npm package.

Usage

npm install lasso-rtl-css --save

Register the plugin when configuring the lasso.

Example:

require('lasso').configure({
    "plugins": [
        ...
        "lasso-rtl-css"
    ]
    ...
});

License

Copyright 2017, Yahoo Inc.

Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    3
  • 1.1.0
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i lasso-rtl-css

Weekly Downloads

3

Version

1.1.1

License

BSD-3-Clause

Unpacked Size

9.2 kB

Total Files

10

Last publish

Collaborators

  • shadiabuhilal