Skip to content

Implement peggyjs support #12

@giuliopaci

Description

@giuliopaci

pegjs does not seem to be actively maintained anymore and even the official website is not accessible anymore.

Recently I have decided to switch to a maintained alternative and I picked up peggyjs which is a maintained fork of pegjs (see pegjs/pegjs#675).

I have tried to use this plugin in conjunction with peggyjs and the transition was smoothless. However:

  • this plugin lists pegjs as a peer and dev dependency, which results in pegjs to be included in my node_modules;
  • the plugin does not officially support peggyjs although it is compatible with it.

I wonder if it would make sense to update the plugin and support peggyjs instead of pegjs or at least make the dependencies optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions