0.0.1 • Published 7 years ago

seesawjs v0.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Seesaw.js - Always running web applications


A new version of Seesaw.js is being developed. You can gain access to the old version in the _OLD folder.


Features

These are the main features of Seesaw.js. This list will be improved as new features are implemented.

Main Components

  • Root Component: This is Seesaw's root component a Root Component is needed to start Seesaw JS, this is SEESAW.RootComponent.
  • Basic Component: All other components extend from the basic component SEESAW.Component.

Dependencies and Requirements

  • jQuery 3: The framework requires the most famous library jQuery. This has been used to make it easier for the framework to be compatible accross browsers. Seesaw.js requires the most up-to-date version of jQuery.