Skip to content

thegameofcode/iris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

71dd59c · Sep 3, 2015
Feb 17, 2014
Feb 12, 2014
Jan 22, 2014
Jan 21, 2014
Feb 20, 2013
Feb 17, 2014
Jan 24, 2014
Sep 26, 2013
Sep 3, 2015
Dec 27, 2013
Sep 3, 2015
Feb 7, 2013
Sep 3, 2015
Nov 17, 2012
Jan 23, 2014
Feb 12, 2014
Feb 11, 2014
Jan 24, 2014
Nov 3, 2014
Sep 3, 2015

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