Brewer
Coffeescript Editor
An interactive coffeescript editor with syntax highlighting and saving functionality
a split-pane coffeescript editor that shows the compiled js using the ace editor
21 stars
3 watching
4 forks
Language: CoffeeScript
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cbrewster/brewcode | A basic text editor written in Rust. | 19 |
coffeescript-cookbook/coffeescript-cookbook.github.io | A community-driven website with recipes and examples for the CoffeeScript language. | 562 |
huytd/coffee-now | A web-based code execution environment that allows users to write and run CoffeeScript code directly in their browser. | 24 |
coffee-js/index.coffee-js.org | A resource collection for CoffeeScript programming language and tools. | 22 |
kalasjocke/react-coffee-elements | Simplifies writing React DOM elements when using CoffeeScript syntax | 25 |
markbates/programming-in-coffeescript | A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. | 63 |
michaelficarra/coffeescriptredux | A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. | 1,841 |
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 |
lautis/rollup-plugin-coffee-script | Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
elucidata/react-coffee | Builds React components using CoffeeScript syntax | 20 |
trevorburnham/jitter | A utility for continuously compiling CoffeeScript to JavaScript | 156 |
spbooks/coffeescript1 | An archive of resources and code examples to help developers learn CoffeeScript | 25 |
defunkt/coffee-mode | An Emacs major mode for syntax highlighting and indentation of CoffeeScript code | 574 |
sublimetext/coffeescript | Enables syntax highlighting and checking, commands, shortcuts, snippets, watched compilation for the CoffeeScript programming language in Sublime Text. | 440 |
js2coffee/js2coffee | Converts JavaScript code to CoffeeScript syntax | 2,083 |