-
Notifications
You must be signed in to change notification settings - Fork 27
Home
DanilaMihailov edited this page Jun 28, 2012
·
8 revisions
Atom is compact JavaScript framework oriented on modern browsers, which allows to support quite broad list of features without keeping a lot of cruft necessary to implement them in old browsers.
Supported browsers:
- Firefox 3.5+
- Google Chrome
- Safari 4+
- Opera 10+
- Internet Explorer 9+
- Mobile Safari
- Android Browser
- Opera Mobile
Distributed under terms of MIT or LGPL.
Documentation: see Docs page for description of Atom core and bundled plugins.
Source you can find here.
Also, look at LibCanvas library based on Atom.