rollup-plugin-coffee-react
CoffeeScript wrapper
Enables Rollup to bundle and transpile CoffeeScript files into JavaScript
Rollup plugin to transpile .coffee and .cjsx files
7 stars
3 watching
0 forks
Language: JavaScript
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lautis/rollup-plugin-coffee-script | Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
konsumer/rollup-plugin-jsx | Wrapper around jsx-transform for Rollup plugin | 13 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
vanilla-icecream/rollup-plugin-reshape | Integrates Rollup with Reshape to enable dynamic code reorganization. | 2 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
nathancahill/rollup-plugin-collect-sass | A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 102 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
jkuri/rollup-plugin-progress | Displays progress of module compilation during the Rollup bundling process | 53 |
kalasjocke/react-coffee-elements | Simplifies writing React DOM elements when using CoffeeScript syntax | 25 |
amarcruz/rollup-plugin-jscc | Enables conditional compilation and variable replacement during Rollup processing. | 58 |
jsdf/coffee-react-transform | Converts Coffeescript with JSX-style markup to valid Coffeescript | 432 |
elucidata/react-coffee | Builds React components using CoffeeScript syntax | 20 |
joakim/rollup-plugin-espruino | A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. | 13 |
calvinmetcalf/rollup-plugin-node-builtins | Allows Node.js modules to be required and used in Rollup builds | 138 |