Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 579 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 579 Bytes

Atom

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 folder for description of Atom core and bundled plugins.

Integration