Releases: squeeble-ink/project.eve
Releases · squeeble-ink/project.eve
v0.0.2
Fixed the following:
Typo in 'use strict';
and following errors from it.
v0.0.1
EVE is a client side module manager.
To keep your modules ordered in your HTML file will eve load your file for you.
You can load the following file types:
• script.js
• data.json
• style.css
• foo.xml
And manny more with the implemented 'fetch' function.