clementine

0.5.0 • Public • Published

Clementine

Clementine is a stripped down build of the OrangeUI javascript framework for building dynamic, interactive web applications in the browser.

Many of the features of OrangeUI are still available in Clementine, specifically base utility methods and the ViewController hierarchy. Try it out on a project and make suggestions or report bugs here.

For additional documentation see the OrangeUI Docs.

Including Clementine

To use Clementine on your project, all you need to do is include the clementine library at the top of your root html file.

<script type="text/javascript" href="clementine.js"></script>

Depending on the features you choose to use, Clementine is dependent on the following libraries:

  • jQuery - for AJAX and DOM Selectors

Release History

  • 7/8/2012 - v0.3.0 - Branching clementine into separate project
  • 3/30/2012 - v0.2.0 - Updated view inheritance, bug fixes from prior version.
  • 7/21/2011 - v0.1.0 - Initial release, unstable.

License

Copyright (c) 2009-12 Kevin Kinnebrew Licensed under the MIT license. https://github.com/brew20k/clementine/blob/master/LICENSE

Readme

Keywords

none

Package Sidebar

Install

npm i clementine

Weekly Downloads

0

Version

0.5.0

License

MIT

Last publish

Collaborators

  • kkinnebrew