Skip to content

arthwood/todomvc

 
 

Repository files navigation

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.

About

Template used for creating TodoMVC apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • CSS 4.0%
  • HTML 1.2%