parcel-plugin-nearley

1.0.0 • Public • Published

📦🚀parcel-plugin-nearley

A parcel plugin that enables nearley grammar support

Usage

  1. Install the plugin:

    npm install parcel-plugin-nearley
  2. Now you can import *.ne files from javascript:

    import grammar from './grammar.ne';

Development

Testing:

npm run test

Formatting with prettier:

npm run format

License

MIT License

Acknowledgements

Inspired by:

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    12
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    12
  • 0.1.0
    0

Package Sidebar

Install

npm i parcel-plugin-nearley

Weekly Downloads

12

Version

1.0.0

License

MIT

Unpacked Size

5.23 kB

Total Files

9

Last publish

Collaborators

  • adam1658