Apps Download apps to use with your Kickstrap installation

You can make your own apps out of existing JS and CSS libraries.

Temporary apps page: We're currently working on a new apps page with more advanced functionality than this static page. If you'd like to have your app featured here, contact me at ajkochanowicz@gmail.com

Bootstrap

Docs

Use either the entire Bootstrap.js library minimized or individual components as apps. Please note, this download contains the necessary directories and config.ks files but requires you to have Bootstrap in Kickstrap/bootstrap.

Chosen

Docs

Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly.

Fokus

Docs

Fokus uses JavaScript to emphasize anything you select by covering the rest of the page with semi-transparent black. Try it out by selecting this paragraph or the sample content below. You'll see the entire page fade out while this text is highlighted.

Color Schemer

Docs

Colorschemer was formerly being tested as an inherent function in Kickstrap, later turned into an app to reduce file size. Color schemer automatically generates analogue, mono, split complement, triad, and tetrad color schemes and will convert colors between hex, hsl, hsv, and rgb all from the command line. For convenience, this will also print a floating set of square previews right in your website. Great for picking color schemes and editing your theme.

Firebug Lite

Docs

Need to debug your site in a browser with no native inspector? Firebug Lite is the Javascript version of the popular debugging tool for Firefox. This means it runs in any browser...even IE6.

Hammer.js

Docs

Hammer.js is a Javascript library for multitouch gestures. Only 2kb (minified and gzipped), completely standalone.

jQuery Lint

Docs

jQuery Lint is a simple script you can download and use with jQuery. It works over the top of jQuery and dilligently reports errors and any incorrect usage of jQuery. It will also, to some extent, offer guidance on best practices and performance concerns.

Knockout.js

Docs

Knockout simplifies dynamic JavaScript UIs by applying the MVVM (Model-View-View-Model) pattern. Easily associate DOM elements with model data using a concise, readable syntax, when your data model's state changes, your UI updates automatically. Implicitly set up chains of relationships between model data, to transform and combine it. Quickly generate sophisticated, nested UIs as a function of your model data.

Mousetrap.js

Docs

Mousetrap is a simple library for handling keyboard shortcuts in JavaScript.

Pines Notify

Docs

Pines Notify is a JavaScript notification plugin, developed by Hunter Perrin as part of Pines. It is designed to provide an unparalleled level of flexibility, while still being very easy to implement and use.

QUnit

Docs

QUnit is a powerful, easy-to-use JavaScript unit test suite. It's used by the jQuery, jQuery UI and jQuery Mobile projects and is capable of testing any generic JavaScript code, including itself!

Raphael.js

Docs

Rapha�l is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.

Updater

Docs

Another Kickstrap native app, Updater just checks our server for updates for your Kickstrap installation and gives you a link to the upgrade page if an upgrade is necessary. Updater will try first to give you notifications through the Pines Notify app but falls back to the console if not running.