Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 556 Bytes

File metadata and controls

11 lines (7 loc) · 556 Bytes

TestAtlas

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 directory promise.

  • 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 directory import-export.