baf8b3a339
This adds a new local package called '@pegjs/publish-dev' that will be run by the CI after all other tasks. '@pegjs/publish-dev' will, as the name implies, publish a new release of pegjs on NPM under the dev tag.
3.3 KiB
3.3 KiB
PEG.js is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting. You can use it to process complex data or computer languages and build transformers, interpreters, compilers and other tools easily.
PEG.js is still very much work in progress. There are no compatibility guarantees until version 1.0
public packages
package | version | dependency status |
---|---|---|
pegjs |
local packages
package | dependency status |
---|---|
~/ | |
~/test | |
~/tools/benchmark | |
~/tools/bundler | |
~/tools/impact | |
~/tools/publish-dev |