Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,9 +1,8 @@
 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/)
▐ Curated list of awesome Less frameworks, libraries, style guides, articles, and resources. The main idea is that everyone can contribute here, so we can center all the informations about 
▐ Less and keep up-to-date.
▐ Curated list of awesome Less frameworks, libraries, style guides, articles, and resources. The main idea is that everyone can contribute here, so we can center all the informations about Less and keep up-to-date.
Contents
- About (#about)
@@ -37,10 +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)
@@ -66,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.
@@ -80,10 +78,8 @@
Grid
- Bootstrap Grid Only (https://github.com/zirafa/bootstrap-grid-only) - Bootstrap's responsive grid and responsive utility classes only, without any extras. Lightweight yet still powerful. 
Style to taste.
- Framework (https://github.com/jonikorpi/Less-Framework) - Less Framework is a CSS grid system for designing adaptive web sites. It contains 4 layouts and 3 sets of typography presets, all 
based on a single grid.
- Bootstrap Grid Only (https://github.com/zirafa/bootstrap-grid-only) - Bootstrap's responsive grid and responsive utility classes only, without any extras. Lightweight yet still powerful. Style to taste.
- Framework (https://github.com/jonikorpi/Less-Framework) - Less Framework is a CSS grid system for designing adaptive web sites. It contains 4 layouts and 3 sets of typography presets, all based on a single grid.
- Flexible Grid System (http://flexible.gs/) - This framework will let you create your web applications in a flexible way that you've never experienced before.
- Fluidable (http://fluidable.com/) - Fluidable is a mobile first, responsive grid system. It is standalone, lightweight & built using Less.
- Grid System (https://github.com/goodpixels/less-grid-system) - Super-easy to use, markup-independent grid system.
@@ -96,8 +92,7 @@
- CSS and Media Query Strategies (https://github.com/buymeasoda/less-media-queries) - Using Less CSS to develop a media query driven solution for modern and legacy browsers.
- Media Queries Library (https://github.com/mrmlnc/less-mq) - Really simple media queries in Less.
- Media Query to Type (https://github.com/himedlooff/media-query-to-type) - A method for creating an IE specific stylesheet that allows the content of media queries to become accessible to 
Internet Explorer 8 and below.
- Media Query to Type (https://github.com/himedlooff/media-query-to-type) - A method for creating an IE specific stylesheet that allows the content of media queries to become accessible to Internet Explorer 8 and below.
Back to top (#contents)
@@ -105,8 +100,7 @@
- Brand Colors (http://brand-colors.com/) - 1100+ collection of popular brand colors available in Sass, Less, Stylus and CSS.
- More-Colors (http://jasonrobb.github.io/More-Colors.less/) - Variables for easier color manipulation while you design in the browser.
- Open Color (https://github.com/yeun/open-color) - Open color is a color scheme for UI design. Available in CSS, SCSS, Less, Stylus, Adobe library, Photoshop/Illustrator swatches and Sketch 
palette.
- Open Color (https://github.com/yeun/open-color) - Open color is a color scheme for UI design. Available in CSS, SCSS, Less, Stylus, Adobe library, Photoshop/Illustrator swatches and Sketch palette.
Back to top (#contents)
@@ -203,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.).
@@ -221,21 +215,17 @@
- LiveReload (http://livereload.com/) - CSS edits and image changes apply live. CoffeeScript, SASS, Less and others just work.
- SimpleLess (https://wearekiss.com/simpless) - SimpleLess is a minimalistic Less compiler. Just drag, drop and compile.
- Sublime Less2CSS (https://github.com/timdouglas/sublime-less2css) - Sublime Text 2 Plugin to compile Less files to css on save.
- SublimeOnSaveBuild (https://github.com/alexnj/SublimeOnSaveBuild) - Trigger a build the moment you save a file in Sublime Text 2. Works best with web projects that make use of Less, Compass
and any other pre-processor or a makefile.
- SublimeOnSaveBuild (https://github.com/alexnj/SublimeOnSaveBuild) - Trigger a build the moment you save a file in Sublime Text 2. Works best with web projects that make use of Less, Compass and any other pre-processor or a makefile.
- Vim Less (https://github.com/groenewege/vim-less) - This vim bundle adds syntax highlighting, indenting and autocompletion.
- Visual Studio Web Essentials (http://vswebessentials.com/) - If you ever write CSS, HTML, JavaScript, TypeScript, CoffeeScript or Less, then you will find many useful features that make 
your life as a developer easier.
- Winless (http://lesscss.org/usage/#editors-and-plugins) - WinLess started out as a clone of Less.app, it takes a more feature-complete approach and has several settings. It also supports 
starting with command line arguments.
- Visual Studio Web Essentials (http://vswebessentials.com/) - If you ever write CSS, HTML, JavaScript, TypeScript, CoffeeScript or Less, then you will find many useful features that make your life as a developer easier.
- Winless (http://lesscss.org/usage/#editors-and-plugins) - WinLess started out as a clone of Less.app, it takes a more feature-complete approach and has several settings. It also supports starting with command line arguments.
Back to top (#contents)
Online Less Compilers
- BeautifyTools Less Compiler (http://beautifytools.com/less-compiler.php) - Online Less compiler with optional formatting and minification at BeautifyTools (http://beautifytools.com/).
- EstFiddle (http://ecomfe.github.io/est/fiddle/) - Online Less compiler providing live demo for Less and est. Allowing users to switch among all versions of Less after 1.4.0 with optional 
est/Autoprefixer functionalities.
- EstFiddle (http://ecomfe.github.io/est/fiddle/) - Online Less compiler providing live demo for Less and est. Allowing users to switch among all versions of Less after 1.4.0 with optional est/Autoprefixer functionalities.
- ILess (http://demo-iless.rhcloud.com/) - Live demo of ILess (https://github.com/mishal/iless) PHP compiler.
- Leafo (http://leafo.net/lessphp/editor.html) - Lessphp (http://leafo.net/lessphp/) live demo.
- Less2CSS (http://less2css.org/) - Online Integrated Development Environment (IDE) that is hosted in a browser allowing users to edit and compile Less to CSS in real-time.