Added packages jesterjson,jestercookiemsgs,jestermongopool,jestergeoip (#1516)
This commit is contained in:
parent
18683df0ec
commit
495f1d2c92
1 changed files with 63 additions and 0 deletions
|
|
@ -18079,6 +18079,69 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/JohnAD/jesterwithplugins/"
|
||||
},
|
||||
{
|
||||
"name": "jesterjson",
|
||||
"url": "https://github.com/JohnAD/jesterjson",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"web",
|
||||
"jester",
|
||||
"json",
|
||||
"plugin"
|
||||
],
|
||||
"description": "A Jester web plugin that embeds key information into a JSON object.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/JohnAD/jesterjson"
|
||||
},
|
||||
{
|
||||
"name": "jestercookiemsgs",
|
||||
"url": "https://github.com/JohnAD/jestercookiemsgs",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"web",
|
||||
"jester",
|
||||
"cookie",
|
||||
"message",
|
||||
"notify",
|
||||
"notification",
|
||||
"plugin"
|
||||
],
|
||||
"description": "A Jester web plugin that allows easy message passing between pages using a browser cookie.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/JohnAD/jestercookiemsgs"
|
||||
},
|
||||
{
|
||||
"name": "jestermongopool",
|
||||
"url": "https://github.com/JohnAD/jestermongopool",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"web",
|
||||
"jester",
|
||||
"mongodb",
|
||||
"pooled",
|
||||
"plugin"
|
||||
],
|
||||
"description": "A Jester web plugin that gets a pooled MongoDB connection for each web query.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/JohnAD/jestermongopool"
|
||||
},
|
||||
{
|
||||
"name": "jestergeoip",
|
||||
"url": "https://github.com/JohnAD/jestergeoip",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"web",
|
||||
"jester",
|
||||
"ip",
|
||||
"geo",
|
||||
"geographic",
|
||||
"tracker",
|
||||
"plugin"
|
||||
],
|
||||
"description": "A Jester web plugin that determines geographic information for each web request via API. Uses sqlite3 for a cache.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/JohnAD/jestergeoip"
|
||||
},
|
||||
{
|
||||
"name": "qeu",
|
||||
"url": "https://github.com/hyu1996/qeu",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue