Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 935 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 935 Bytes

TerrificJS - Terrific JavaScript Framework

What is TerrificJS

TerrificJS is a neat, clever piece of code that allows you to modularize your frontend code by solely relying on CSS naming conventions.

So simple, so effective! TerrificJS helps you to structure your project in a way you have never dreamt of. Try the magic and get addicted.

Notice: the documentation of TerrificJS is available at http://terrifically.org/api.

Build your own TerrificJS

  • Install Node.js.
  • Open a terminal and execute npm install.
  • Run Grunt 'grunt`.

You will get the following release artifacts:

  • dist/docs/ – generated API documentation
  • dist/terrific.js – the full release
  • dist/terrific.min.js – the minified release for production use