kach/nearley

nearleyc in a browser

Open

#267 opened on Aug 17, 2017

View on GitHub
 (3 comments) (2 reactions) (0 assignees)JavaScript (3,456 stars) (254 forks)batch import
enhancementhelp wanted

Description

As discussed elsewhere, we should have an API for invoking nearleyc from a script and/or in the browser. Then we can drop docs/using-in-frontend.md entirely.

Ideally, we would do this without rearranging the files in the repo, or breaking backwards compat in other ways.

Contributor guide