1.0.1 • Published 2 years ago

@ohm-js/es-grammars v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@ohm-js/es-grammars

Ohm grammars for modern versions of ECMAScript/JavaScript (ES2015+).

Example

import { es2020 } from '@ohm-js/es-grammars';
es2020.match('() => 3').succeeded(); // true
1.0.1

2 years ago

1.0.0

2 years ago