Skip to content

Nexysweb/node13ecmaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Travis build

Node v13 and support for ECMA script

Running node with ECMA script and no transpilation => CommonJS

https://nodejs.org/api/esm.html#esm_ecmascript_modules

Install latest version of node

NVM

nvm install node --reinstall-packages-from=node

checking for version

$ node --version
v13.7.0

Running

node --experimental-modules src/index.js

References / interesting links

About

Running node with ECMA script and no transpilation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published