-
Notifications
You must be signed in to change notification settings - Fork 0
A work-in-progress and more-or-less lightweight JavaScript Framework
License
eldanilo/JustJS
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
JustJS is a work-in-progress and more-or-less lightweight javascript framework. ----- The main purpose was to have a simple framework for animations and DOM manupilating stuff - without jQuery. It uses mostly native methods and a few external tools (eg Base.js) to keep things simple. On the downside it lacks compatibility with older IE versions (<= 8.0). I have used it in a few client projects without problems, but I still consider it more or less experimental and mainly use it for learning purposes and to experiment with stuff. ;-) I also had no time to create a "real" documentation for it, yet. As stated in the License, the software is provided "as is" without warranty of any kind. So use at your own risk and please test it thoroughly before even considering to use it in a production environment! ----- To load the Framework, just load the Just.js file. JustJS - the framework object JustJS.ready() - a method to fire a callback when the dom is loaded JustJS.fx - animation handling JustJS.dom - dom properties and manipulation
About
A work-in-progress and more-or-less lightweight JavaScript Framework
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published