1.1.3 • Published 8 years ago

acorn-objj v1.1.3

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

acorn-objj

NPM version Build Status Dependencies status

This package is a wrapper around the acorn JavaScript parser that adds support for the Objective-J language. acorn itself has not been modified; Objective-J support was added through acorn's plugin architecture.

Installation

Install with npm:

$ npm install acorn-objj --save

Usage

There are two ways to use acorn-objj: through the command line, and through the API.

Command line

For complete command line usage:

$ acorn-objj --help

API

Coming soon...

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago