/ c4f / front / node_modules / acorn-import-attributes /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]lib/8 months ago -  
[DIR]src/8 months ago -  
[   ]LICENSE8 months ago1.0K 
[TXT]README.md8 months ago401  
[   ]package.json8 months ago1.2K 
README.md

Support for import attributes in acorn

Install

yarn add acorn-import-attributes

Usage

This module provides a plugin that can be used to extend the Acorn Parser class:

const {Parser} = require('acorn');
const {importAttributes} = require('acorn-import-attributes');
Parser.extend(importAttributes).parse('...');

License

This plugin is released under an MIT License.

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80