Skip to content

Releases: squeeble-ink/project.eve

v0.0.2

25 Sep 13:14
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Fixed the following:
Typo in 'use strict'; and following errors from it.

v0.0.1

23 Jan 14:10
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

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.