A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/browserify/acorn-node below:

browserify/acorn-node: the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions

Acorn preloaded with plugins for syntax parity with recent Node versions.

It also includes versions of the plugins compiled with Babel, so they can be run on old Node versions (0.6 and up).

var acorn = require('acorn-node')

The API is the same as acorn, but with plugins to match Node.js behaviour.

The following options have different defaults from acorn, to match Node modules:

var walk = require('acorn-node/walk')

The Acorn syntax tree walker. Comes preconfigured for the syntax plugins if necessary. See the acorn documentation for details.

The files in the repo root and the ./test folder are licensed as Apache-2.0.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4