PHP Classes

File: vendors/select2/composer.json

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/select2/composer.json   Download  
File: vendors/select2/composer.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: 528 bytes
 

Contents

Class file image Download
{ "name": "select2/select2", "description": "Select2 is a jQuery based replacement for select boxes.", "type": "component", "homepage": "https://select2.github.io/", "license": "MIT", "require": { "robloach/component-installer": "*" }, "extra": { "component": { "scripts": [ "dist/js/select2.js" ], "styles": [ "dist/css/select2.css" ], "files": [ "dist/js/select2.js", "dist/js/i18n/*.js", "dist/css/select2.css" ] } } }