vorpal-less
Less preprocessor
An ES2015 implementation of the less command as a Vorpal.js extension
An ES2015 implementation of the "less" command.
12 stars
2 watching
4 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vorpaljs/vorpal-repl | A command-line interface extension for Vorpal.js | 18 |
vorpaljs/vorpal-grep | An ES2015 implementation of the grep command for interactive CLI tools | 12 |
vorpaljs/vorpal-use | Allows live importing of Vorpal extensions during development | 7 |
derbyjs/derby-less | A Derby plugin to add support for Less preprocessor in JavaScript-based web applications | 1 |
kib357/less-go | A Go-based compiler for the Less CSS preprocessor | 17 |
less/less-plugin-autoprefix | Post-processes CSS generated by Less to add browser-specific prefixes | 170 |
ialpert/vorpal-as-default | A Vorpal plugin to run a predefined command when no custom task is specified | 5 |
ls-age/svelte-preprocess-less | A Svelte preprocessor for Less CSS files | 13 |
shellscape/postcss-less | An extension for PostCSS that enables parsing and processing of LESS files | 124 |
vorpaljs/vorpal-hacker-news | Demonstrates how to integrate a Vorpal extension into Vantage.js using npm and provides a simple API for pulling top stories from Hacker News. | 6 |
vorpaljs/vorpal-tour | A tool to create interactive tutorials within command-line interfaces (CLIs) in JavaScript. | 18 |
aljoschameyer/vorpal-log | A utility for Vorpal.js adding simple logging methods | 11 |
metaskills/less-rails | A gem that integrates the Less stylesheet language into the asset pipeline of Ruby on Rails applications. | 340 |
asual/lesscss-engine | A Java wrapper for LESS.js, providing basic access to the core LESS functionality. | 220 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |