#Sprout
- Sprout is a utility and mv* library for javascript.
- Sprout provides an easy to use object inheritance model with attributes and an event system.
- Sprout provides declarative data binding using attributes in markup.
- Sprout provides an application framework to help separate components of a page.
- Sprout is built modularly so that you can include only the parts you need.
- Sprout works in IE 8+, Chrome, Firefox and Safari
##Dependencies
- RequireJS
- underscore.js
- jQuery
- history.js (only needed if the router module is used) [this library is included in sprout]
- jQuery-URL-Parser (only needed if the url module is used) [this library is included in sprout]
##Licensing
Sprout is licensed under the MIT License. Please see the file called LICENSE.