Getting Started
If this is your first time using Savvy.UI and you feel a bit lost let me guide you on how to start developing application using Savvy.UI using narrative documentation.
Downloading
At the moment, Savvy.UI package is available in (.ZIP) format but alternative for (.TAR) will be available for future release. Unlike other available JavaScript alternative, we provide both compressed and uncompressed script in a single package so you can use the same package for development as well as production. In case you need to compressed the code, Savvy.UI Team recommend JavaScript Compressor.
Savvy.UI package include three (3) formats:
- Uncompressed
good for debugging (development) and to understand what is behind the magic. - Packed
which allows you to have a significantly smaller file size (production). - Combined
combine all the extension and utilities for better compression rate (good when you need to use all).
Savvy.UI Team will update the Savvy.UI from time to time with new feature and bugfix based on current release. At the moment, we can only afford to maintain one build version at each point of time.
Contribution
We would very much like to invite anyone to contribute to the project in anyway possible especially in the expansion of the code and documentation.
More
- Using Savvy.UI
- API
- Demonstration
- Working with Other Framework
- Extending Savvy.UI
- FAQs
