Skip to content

Release on NPM #5

@TheKnarf

Description

@TheKnarf

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions