/ student-intifada / node_modules / acorn-import-attributes /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]lib/a year ago -  
[DIR]src/a year ago -  
[   ]LICENSEa year ago1.0K 
[TXT]README.mda year ago401 595aea1 more query options + view options [كارل مبارك]
[   ]package.jsona year ago1.2Kafd0ccc remove unused [كارل مبارك]
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