-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels