babylon

A JavaScript parser

Usage no npm install needed!

<script type="module">
  import babylon from 'https://cdn.skypack.dev/babylon';
</script>

README

Babylon has been moved into the main Babel mono-repo as @babel/parser.

The move makes it much easier to release and develop in sync with the rest of Babel!

This repo will be made read-only, as all of the issues/labels have been moved over as well. Please report any bugs and open pull requests over on the main mono-repo.

Check out the 6.x README here