Kickoff 6 released
over 7 years ago from Zander Martineau, Creative Technology Lead at TMW
Kickoff is a powerful front-end framework that uses the latest tooling and techniques to enable developers to make scalable, responsive websites.
What sets Kickoff apart from Bootstrap/Foundation/other?
Most other frameworks seem to add components and functionality for every eventuality which you just end up removing each time. Kickoff’s approach is almost the reverse: provide a solid base to allow almost any type of website to be created.
Features
Intuitive CSS / Sass
Kickoff comes with a robust CSS framework; it provides many sensible defaults so that you can get your project up and running in the shortest possible time.
We make use of the excellent Sass CSS preprocessor which allows us to use many extra features beyond the capabilities of vanilla CSS.
Unopinionated Javascript
Kickoff uses Browserify to bundle javascript modules but beyond that, it does not prescribe a way for you to write your JS. We believe that writing JS in a modular way is the future.
Awesome tooling
Kickoff is powered by the Grunt.js task runner. It is used extensively to ease common development bottlenecks and allow us developers to focus on creating the best work possible.
Special attention has been made to ensure Kickoff works well with continuous delivery, if you develop that way.
Yeoman generator
Our Yeoman Generator is the best way to get Kickoff each time you want to start a new project, install it with:
npm install -g generator-kickoff
Links
- Docs & Demo: trykickoff.com
- Github repo: github.com/trykickoff/kickoff/
We would love your opinion on it, so please let us know in the comments.
Login to Comment
You'll need to log in before you can leave a comment.
LoginRegister Today
New accounts can leave comments immediately, and gain full permissions after one week.
Register now