An open API service indexing awesome lists of open source software.

https://github.com/viewstools/node-import-export

NodeJS import-export wrapper so you can run ES6 without having to wrap your modules
https://github.com/viewstools/node-import-export

Last synced: 12 months ago
JSON representation

NodeJS import-export wrapper so you can run ES6 without having to wrap your modules

Awesome Lists containing this project

README

          

[import-export](https://www.npmjs.com/package/import-export) CLI runner

```
npm install --global node-import-export

node-import-export ./script-that-uses-es6-modules.js
```