TestAtlas is a collection of NodeAtlas test features.
You can also find HTML5, CSS3, ES6 tests and POC.
-
Promise : some example of utilisation of Promise ES6 Object. To run it use NodeAtlas as CLI and use command
node-atlas --browse
in directorypromise
. -
Import Export : some example of utilisation of Import Export ES6 feature with SystemJS. To run it use NodeAtlas as CLI and use command
node-atlas --browse
in directoryimport-export
.