aster-parse-coffee

0.1.1 • Public • Published

aster-parse-coffee

NPM version Build Status

CoffeeScript parser for aster.

Usage

This is internal module and should be used as part of aster-parse or aster-src.

It uses CoffeScriptRedux compiler to do it's job.

API

parseCoffee(options)

options.loc

Type: Boolean Default: true

Location tracking (required for source maps).

options.optimize

Type: Boolean Default: false

Enable CoffeeScript pre-optimization.

License

MIT License

Package Sidebar

Install

npm i aster-parse-coffee

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • rreverser