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

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]lib/9 months ago -  
[DIR]src/9 months ago -  
[   ]LICENSE9 months ago1.0K 
[TXT]README.md9 months ago401  
[   ]package.json9 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