vistaprint / SkinnyJS

Slim little jQuery plugins
http://vistaprint.github.io/SkinnyJS
Other
41 stars 27 forks source link

skinny.js: Slim little jQuery plugins Build Status

View the project page

skinny.js is a collection of jQuery plugins that are useful for building web applications. Its design is a response to having used too many JavaScript frameworks that require you to buy into a particular philosophy, coding style, or architecture. Instead, skinny.js embraces the single responsibility principle, and aims to create tiny, granular libraries with minimal dependencies.

Download skinny.js

Skinny libraries

Skinny UI components

Dependencies

skinny.js libraries were designed to have minimal dependencies, and are not intended to be used as a bundle. For this reason, we don't provide a concatenated, minified version of the whole set of libraries. Take the libraries you need, include their dependencies, and concatenate/minify to your heart's content using your own project's build system.

How do I know what dependencies my file has?

All dependencies in skinny.js plugins are marked at the top using the following syntax:

/// <reference path="{path}" />

Contributing

Pull requests must build and pass unit tests to be accepted. New functionality should also include unit tests. To build and run unit tests:

  1. Ensure you have node.js installed
  2. cd {repo dir}
  3. npm install grunt-cli -g
  4. npm install
  5. grunt

Origin

The libraires that comprise skinny.js were written at Vistaprint.

Vistaprint empowers more than 15 million micro businesses and consumers annually with affordable, professional options to make an impression. With a unique business model supported by proprietary technologies, high-volume production facilities, and direct marketing expertise, Vistaprint offers a wide variety of products and services that micro businesses can use to expand their business. A global company, Vistaprint employs over 4,100 people, operates more than 25 localized websites globally and ships to more than 130 countries around the world. Vistaprint's broad range of products and services are easy to access online, 24 hours a day at www.vistaprint.com.