Skip to content

thegameofcode/iris

Repository files navigation

Build Status

Selenium Test Status

Iris

Iris is not only another framework.

It's a methodology that will help you to build structured and organized Web applications. It provides different client-side optimization techniques for front construction:

  • Strong object oriented coding and file system organization
  • Reusable components
  • Client-side navigation with hashbang urls
  • 100% Client-side multilanguage support

Remmeber that you can make suggestions or report bugs!

Links

Building Iris

If all goes well, this will generate 'dist/iris.js' and the minified version 'dist/iris.min.js'.

npm install
grunt

Testing Iris

If you want to run the unit tests in a browser (http://localhost:8080).

grunt test

License

Copyright (c) 2014 Iris

Licensed under the New-BSD license