babel-parser-dui

A JavaScript parser (with DUI support)

Usage no npm install needed!

<script type="module">
  import babelParserDui from 'https://cdn.skypack.dev/babel-parser-dui';
</script>

README

babel-parser-dui

A JavaScript parser

Fork of babel-parser, with added support for DUI syntax.

Fork information

This project was forked from babel/babel and wouldn't be possible without the original project.

Install

Using npm:

npm install --save-dev babel-parser-dui

or using yarn:

yarn add babel-parser-dui