eclipse-transpiler-plugin
CSS converter plugin
An Eclipse plugin that automates the process of converting files written in various programming languages into CSS.
Eclipse plugin to automatically transpile your files (LESS, SASS, CoffeeScript, etc.).
21 stars
5 watching
4 forks
Language: Java
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cincheo/jsweet-eclipse-plugin | An Eclipse plugin that enables developers to compile and run Java code in the browser using the JSweet transpiler | 20 |
martinandert/babel-plugin-css-in-js | Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
domenic/mocha-traceur | A plugin that transpiles JavaScript files using the Traceur compiler to support older browsers. | 14 |
gobblejs/gobble-es6-transpiler | Transpiles ES6 code to previous versions using gobble and es6-transpiler | 2 |
thesunny/shampoo | A tool that automates the process of transpiling and bundling JavaScript files for production environments. | 15 |
edwardzzz/wepy-plugin-parsecss | A plugin for a JavaScript framework that simplifies the use of CSS preprocessors and image compression. | 1 |
davidjnelson/es6-boilerplate | A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. | 88 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,461 |
sloeber/arduino-eclipse-plugin | A plugin to bridge the gap between Arduino IDE and Eclipse IDE to provide a more powerful development environment for programming Open Electronic Boards. | 423 |
tardisgo/tardisgo | Cross-platform UI transpiler from Go to various languages | 432 |
f34nk/modest_ex | A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
thysultan/stylis | A CSS preprocessor library that enables writing compact and maintainable stylesheets by compiling them into more readable and efficient code | 1,739 |
unlight/gulp-cssimport | Parses CSS files and replaces import statements with linked file contents | 35 |
yosssi/gcss | A Go-based CSS preprocessor that allows users to write styles in a more flexible and modular way | 496 |
termi/es6-transpiler | Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |