update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Less !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Less !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 (http://lesscss.org/)
@@ -36,9 +36,9 @@
About
Less is a open source dynamic style sheet language that can be compiled into Cascading Style Sheets (CSS) and run on the client side or server side. Designed by Alexis Sellier, Less is influenced by Sass and has influenced the newer 
"SCSS" syntax of Sass, which adapted its CSS-like block formatting syntax. Less provides the following mechanisms: variables, nesting, mixins, operators and functions; the main difference between Less and other CSS precompilers being 
that Less allows real-time compilation via Less by the browser. Font: Wikipedia (https://en.wikipedia.org/wiki/Less_(stylesheet_language))
Less is a open source dynamic style sheet language that can be compiled into Cascading Style Sheets (CSS) and run on the client side or server side. Designed by Alexis Sellier, Less is influenced by Sass and has influenced the newer "SCSS" syntax
of Sass, which adapted its CSS-like block formatting syntax. Less provides the following mechanisms: variables, nesting, mixins, operators and functions; the main difference between Less and other CSS precompilers being that Less allows real-time
compilation via Less by the browser. Font: Wikipedia (https://en.wikipedia.org/wiki/Less_(stylesheet_language))
Back to top (#contents)
@@ -64,8 +64,8 @@
- Flat UI Free (http://designmodo.github.io/Flat-UI/) - Theme and framework for Bootstrap.
- JBST (http://jbst.eu/) - Theme framework that can be used as a standalone website builder or to create WordPress themes.
- Less Rails (https://github.com/metaskills/less-rails) - Less for Rails.
- Material Design for Bootstrap (https://github.com/FezVrasta/bootstrap-material-design) - Material Design for Bootstrap is a Bootstrap V3 compatible theme; it is an easy way to use the new Material Design guidelines by Google in your 
Bootstrap 3 based application.
- Material Design for Bootstrap (https://github.com/FezVrasta/bootstrap-material-design) - Material Design for Bootstrap is a Bootstrap V3 compatible theme; it is an easy way to use the new Material Design guidelines by Google in your Bootstrap 3
based application.
- Metro UI CSS (http://metroui.org.ua/) - Set of styles to create a site with an interface similar to Windows 8.
- Schema (http://danmalarkey.github.io/schema/) - Light, responsive, and lean frontend UI framework.
- Semantic UI (http://semantic-ui.com/) - UI component framework based around useful principles from natural language.
@@ -197,8 +197,8 @@
- Atom Linter (https://github.com/josa42/atom-linter-less) - Linter plugin in the Atom text editor.
- CSS 2 Convert (http://css2less.co/) - Quick way to automatically convert CSS to Less, easy as copy and paste.
- CSS Less(ish) (https://github.com/kizza/CSS-Less-ish) - Sublime Text 2 & 3 plugin that implements a stripped down version of the functionality in css preprocessors (such as Less).
- Crunch 2! (http://getcrunch.co/) - Crunch 2 is a cross-platform (Windows, Mac, and Linux) editor with integrated compiling. If you work with large Less projects, you should definitely try it out, as you only need the free version for 
Less files.
- Crunch 2! (http://getcrunch.co/) - Crunch 2 is a cross-platform (Windows, Mac, and Linux) editor with integrated compiling. If you work with large Less projects, you should definitely try it out, as you only need the free version for Less 
files.
- Diamond (https://diamond.js.org) - Dependency management built for Sass, Less, and CSS.
- Eclipse Less Plugin (http://www.normalesup.org/~simonet/soft/ow/eclipse-less.html) - This plugin extends the Eclipse IDE by providing handy features to edit and compile Less stylesheets.
- Eclipse Transpiler Plugin (https://github.com/gossi/eclipse-transpiler-plugin) - Eclipse plugin to automatically transpile your files (Less, SASS, CoffeeScript, etc.).
@@ -328,3 +328,5 @@
To the extent possible under law, Lucas Bassetti (http://lucasbassetti.com.br) has waived all copyright and related or neighboring rights to this work.
Back to top (#contents)
less Github: https://github.com/LucasBassetti/awesome-less