elliptical-example

0.0.1 • Public • Published

elliptical-example

Very basic, runnable example of Elliptical usage (from the README)

Installation

git clone https://github.com/laconalabs/elliptical-example.git  # clone repo 
cd elliptical-example  # go to the new directory 
npm install  # install dependencies 

Usage

Elliptical grammars can be specified using Babel. Because of this, running the example requires babel-node or a build step with babel. This is provided using npm scripts. Run either

npm run example

or

npm run build
node .

/elliptical-example/

    Package Sidebar

    Install

    npm i elliptical-example

    Weekly Downloads

    5

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • brandonhorst