Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leny/atom-coffeezen

Use coffeescript as a zen generator in javascript files.
https://github.com/leny/atom-coffeezen

Last synced: 2 days ago
JSON representation

Use coffeescript as a zen generator in javascript files.

Awesome Lists containing this project

README

        

# CoffeeZen

> An **Atom** package

* * *

Use CoffeeScript as a zen generator in javascript files.

## What ?

**CoffeeZen**, as his name says, is a kind of *zencoding/emmet* for javascript, using CoffeeScript.

Some times, you need to edit plain `javascript` files, and you will be happy to use coffeescript, but you can't, for some reasons.

**CoffeeZen** allows you to type CoffeeScript, trigger a command and compile it, in place, as plain javascript.

## Usage

Inside a `javascript file`, select a text, then trigger the command `coffeezen` (in the command panel), or use the keyboard shortcut `TODO`.