This repository has been archived by the owner on Aug 30, 2020. It is now read-only.
We are back again with a new version of a7
Our newest version includes
Performance
We made the framework upto 30% more faster.
a7store has been converted from an object to an array.
removed unneccessary variable declarations.
Removed a7.page
It is fair to say that it was sort of a useful feature but it was not finalized so i decided to remove it from the library.
Our goals are to make the library usable and small at the same time.
Changing folder structure
We now do have much easier structure.
Cli is in the cli folder
Source code is in the src folder
Distribution packaged code is in the dist folder