react-coffee-elements
React builder
Simplifies writing React DOM elements when using CoffeeScript syntax
Compact React element syntax when using CoffeeScript.
25 stars
2 watching
4 forks
Language: CoffeeScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elucidata/react-coffee | Builds React components using CoffeeScript syntax | 20 |
kyleamathews/coffee-react-quickstart | A Quickstart project for building React single page apps using Coffeescript, Gulp, Webpack, and React-Router. | 254 |
ichord/angular-coffee-amd-seed | A tool for building and maintaining AngularJS applications with CoffeeScript and RequireJS. | 58 |
jsdf/coffee-react-transform | Converts Coffeescript with JSX-style markup to valid Coffeescript | 432 |
algesten/react-elem | A library that simplifies React components by allowing flexible argument orders and reducing the need for JSX. | 3 |
coffee-js/index.coffee-js.org | A resource collection for CoffeeScript programming language and tools. | 22 |
js2coffee/js2coffee | Converts JavaScript code to CoffeeScript syntax | 2,081 |
toshok/coffeekit | Bindings for iOS APIs written in CoffeeScript. | 15 |
grant/javacoffee | A CoffeeScript-like syntax compiler for Java code | 14 |
roytruelove/angular-grunt-coffeescript | A seed project for building AngularJS applications with CoffeeScript, providing a structured build process and conventions for organization and deployment. | 70 |
coffee-js/vue-coffee-workflow | A Vue.js 2 application built with CoffeeScript and tools to simplify HTML rendering during building | 23 |
coffeescript-cookbook/coffeescript-cookbook.github.io | A community-driven website with recipes and examples for the CoffeeScript language. | 561 |
sublimetext/coffeescript | Enables syntax highlighting and checking, commands, shortcuts, snippets, watched compilation for the CoffeeScript programming language in Sublime Text. | 440 |
n1kto/rollup-plugin-coffee-react | Enables Rollup to bundle and transpile CoffeeScript files into JavaScript | 7 |
simondegraeve/react-coffee-quickstart | A React/CoffeeScript project that pre-renders UI components on the server and serves them to clients, providing a single-page application with HTML5 History routing and navigation. | 19 |