-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
While you do state that it's not production ready yet, I've enjoyed using it on a few prototypes I've made. Would it be possible to release the 0.1.0 package on npm so that I can reference that in case I publish any of my prototypes?
Currently, this is the way I reference it (in my package.json), meaning that I can't reference a given version:
"dependencies": {
"gruffalo": "git+https://github.com/no-context/gruffalo.git"
}
I think that the 0.1.0 version is enough indication that it's not production ready yet, but some people might still want to use it never the less. I at least do not know of any other RNGLR parsers in JavaScript.
Metadata
Metadata
Assignees
Labels
No labels