Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 446 Bytes

readme.md

File metadata and controls

19 lines (16 loc) · 446 Bytes

Introduction

ArtJs is JavaScript framework of general purpose. Among many features it offers:

  • DOM manipulation
  • AJAX requests
  • Helpers for native objects
  • Templates
  • Component class that allows you to define behaviour of UI elements
  • Testing framework
  • Event management
  • Visual effects
  • Routing
  • UI library

Supported browsers

Firefox, Chrome, Safari, Opera, IE9

Installation

Just include art-min.js file in your head section.