Skip to content

Commit

Permalink
add jq webui-popover
Browse files Browse the repository at this point in the history
add jq webui-popover
  • Loading branch information
shuaiZend authored Aug 19, 2017
1 parent f9c94e5 commit 27e1a40
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
9 changes: 9 additions & 0 deletions libs/jquery.webui-popover/1.2.1/jquery.webui-popover.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions libs/jquery.webui-popover/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "jquery.webui-popover",
"filename": "jquery.webui-popover.min.js",
"version": "1.2.1",
"description": "一个好用的jQuery弹出框(popover)插件",
"homepage": "http://sandywalker.github.io/webui-popover/demo/#",
"keywords": [
"typo", "js"
],
"maintainers": [
{
"name": "Sandy Duan",
"web": "https://github.com/sandywalker"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/sandywalker/webui-popover"
}
]
}

0 comments on commit 27e1a40

Please sign in to comment.