makesites / construct

Construct.js is a lightweight, non-intrusive framework for WebGL using popular open source libs as dependencies
http://construct.tech
Other
7 stars 2 forks source link

ES6 modules #13

Open tracend opened 9 years ago

tracend commented 9 years ago

According to the latest spec, organizing logic using web components and ES6 modules will normalize the codebase with what will be the next standard.

Related with #9, modules can be loaded using an alternative dependency loader like system.js