Skip to content
Pedro Correia edited this page Nov 28, 2013 · 10 revisions

This page list all the projects that we know of that are using Ink in some form.

k(Ink) takes some of the functionality of the full fledged ink.js and creates a set of chainable methods and aliases, allowing for easy usage, fast implementation and code readability. This fan made library comes in a small <10kb minified file that works with the most recent Ink (v2) package.

##ng-ink

ng-ink provides a declarative means to use the InK Framework's components, in a fashion which fits in nicely with the AngularJS environment. It is not a UI library, but rather a wrapper for the behavioural components of InK.

Clone this wiki locally