PHP Classes

File: vendors/switchery/bower.json

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/switchery/bower.json   Download  
File: vendors/switchery/bower.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 710 bytes
 

Contents

Class file image Download
{ "name": "switchery", "main": [ "dist/switchery.js", "dist/switchery.css" ], "version": "0.8.1", "homepage": "http://abpetkov.github.io/switchery/", "author": [ "Alexander Petkov <abpetkov@gmail.com> (https://github.com/abpetkov)" ], "description": "Component to create iOS 7 styled switches from default input checkboxes", "keywords": [ "checkbox", "input", "switch", "iOS7" ], "license": "MIT", "ignore": [ "build", "components", "node_modules", "bower_components", "component.json", "Makefile", "README.md", ".*" ], "dependencies": { "transitionize": "*", "fastclick": "v0.6.11" }, "devDependencies": {} }