https://github.com/paulkazusek/node_modules
experimental-modules with node
https://github.com/paulkazusek/node_modules
ecmascript2015 ecmascript6 es6 javascript modules node nodejs
Last synced: about 1 month ago
JSON representation
experimental-modules with node
- Host: GitHub
- URL: https://github.com/paulkazusek/node_modules
- Owner: paulkazusek
- Created: 2020-04-24T18:12:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T18:14:07.000Z (over 6 years ago)
- Last Synced: 2023-08-07T21:53:13.532Z (about 3 years ago)
- Topics: ecmascript2015, ecmascript6, es6, javascript, modules, node, nodejs
- Language: JavaScript
- Size: 243 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ECMAScript Modules example with Node
## Requirements

## Example


## package.json

## Run the example

## Links
**[Node.js Documentation](https://nodejs.org/api/esm.html)**
**[nodejs/modules (github)](https://github.com/nodejs/modules)**
**[tc39](https://tc39.es/ecma262/#sec-modules)**
**[exploringjs](https://exploringjs.com/es6/ch_modules.html)**