UNPKG

jspanel3

Version:

A jQuery Plugin to create highly configurable multifunctional floating panels

42 lines (41 loc) 990 B
{ "name": "jspanel3", "version": "v3.11.3", "description": "A jQuery Plugin to create highly configurable multifunctional floating panels for use in backend solutions and other web applications. Also usable as modal panel, tooltip or hint. With built in support for bootstrap, right-to-left text direction and more ...", "keywords": [ "jQuery", "jquery-plugin", "plugin", "jsPanel", "hint", "layout", "popup", "ui", "backend", "floating panel", "modal", "tooltip", "notifier", "bootstrap", "panel" ], "main": [ "source/jquery.jspanel-compiled.js", "source/jquery.jspanel.css" ], "repository": { "type": "git", "url": "https://github.com/flyer53/jspanel3" }, "ignore": [ "**/*.txt" ], "dependencies": { "jquery": ">=2.x" }, "authors": [ { "name": "Stefan Straesser", "email": "info@jspanel.de", "homepage": "http://jspanel.de/" } ], "license": "MIT", "homepage": "http://jspanel.de/" }