DESCRIPTION
Javascript application basic structure and utils. This project is used to allow developers concentrate on application developement rather than creating environment, including libraries, building utility functions etc.
INSTALLATION
Just copy or clone js folder into your project and start using it. Store your code inside dedicated js files, keep App object untouchable if possible (it will allow easy updating of caucasus files)
DOCUMENTATION
Documentation will be available soon.