PHP Classes

File: vendors/bootstrap-wysiwyg/bower.json

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/bootstrap-wysiwyg/bower.json   Download  
File: vendors/bootstrap-wysiwyg/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: 2 years ago
Size: 743 bytes
 

Contents

Class file image Download
{ "name": "bootstrap-wysiwyg", "description": "A tiny Bootstrap and jQuery based WYSIWYG rich text editor based on the browser function execCommand.", "version": "1.0.4", "keywords": [ "css", "js", "responsive", "front-end", "web", "wysiwyg", "editor" ], "homepage": "https://github.com/steveathon/bootstrap-wysiwyg", "main": [ "js/bootstrap-wysiwyg.min.js" ], "ignore": [ ".*", "index.html", "CHANGES", "LICENSE", "SUPPORTED" ], "license": "MIT", "dependencies": { "jquery": "~2.1.4", "jquery.hotkeys": "https://github.com/jeresig/jquery.hotkeys.git#master", "fontawesome": "~4.5.0", "bootstrap": "~3.3.5", "google-code-prettify": "~1.0.4" } }