0.1.1 • Published 10 years ago

aster-parse-coffee v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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

0.1.1

10 years ago

0.1.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago