All Projects → lphuberdeau → jquery-ui-less

lphuberdeau / jquery-ui-less

Licence: other
A conversion of jQuery UI and ThemeRoller to LESS CSS, for those who want to use LESS/Bootstrap with jQuery UI components

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

JQuery-UI LESS

A simple conversion of the JQuery-UI CSS components into .less files.

The ThemeRoller variables are converted into less @variables with the ui prefix.

To use:

npm install           # Obtain dependencies for the script
bower install         # Obtain the jquery-ui code
node src/builder.js   # Regenerate the content of the less/ directory

Generated files:

  • less/jquery.ui.less, which includes the variables and the jquery-ui-all file. This is the file to compile back to CSS.
  • less/jquery.ui.variables.less, containing all extracted variables at their default values.

No longer active

This project is no longer active.

A fork of the project made the effort to take it one step further.

http://dc-development.github.io/jquery-ui-less/

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].