ajsfw v1.0.0-alpha
Ajs Framework is currently developed together with other Ajs related projects. Latest sources are always available at https://github.com/atomsoftwarestudios/AjsDev
Ajs framework
http://ajsfw.azurewebsites.net
Another (Atom) JavaScript Frontend Framework pronounce /aɪs/
Ajs Framework is another Single Page JavaScript Frontend Application Framework focused to rapid and easy way of application development and offline application caching.
It is still in the heavy development process.
Contributing
It is probably too early to contribute to the AJS itself but it is possible, for example, to test it and let us know about your experience or report bugs. Also, you can request features to be included.
Building
The whole repository is targeted for the Visual Studio (Enterprise, Standard, Commmunity, Express for Web). It should be fully compilable and executable directly after clonning:
git clone https://github.com/atomsoftwarestudios/Ajs.git
If there are any issues during clonning, openning the solution or compiling / running it, please create an issue.
Documentation & Examples
Creation of the documentation is in process. It will be placed on the www.ajsfw.org as soon as possible. In the meanwhile, you can check the example project (the documentation browser) which is currently under development at https://github.com/atomsoftwarestudios/AjsDoc
8 years ago