{"_id":"lobibox","_rev":"5-4792ed6639303fd2bc0155e1dc936529","name":"lobibox","description":"jQuery Responsive notification plugin","dist-tags":{"latest":"1.2.7"},"versions":{"1.0.0":{"name":"lobibox","version":"1.0.0","description":"jQuery Responsive notification plugin","repository":{"type":"git","url":"git+https://github.com/arboshiki/lobibox.git"},"keywords":["jQuery","plugin","notification","responsive","messagebox","css3","animation","window","ajax loading"],"author":{"name":"Zura Sekhniashvili","email":"zurasekhniashvili@gmail.com","url":"https://github.com/arboshiki"},"license":"MIT","devDependencies":{"grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-cssmin":"^0.12.2","grunt-contrib-less":"^1.0.0","grunt-contrib-uglify":"^0.8.0","grunt-contrib-watch":"^0.6.1"},"gitHead":"302eea0894dd0edee6e6ddee7cf34d909e2ff615","bugs":{"url":"https://github.com/arboshiki/lobibox/issues"},"homepage":"https://github.com/arboshiki/lobibox#readme","_id":"lobibox@1.0.0","scripts":{},"_shasum":"d594f50b1113a74d6415afe2ef872b2eb059542e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"lobibox","email":"zurasekhniashvili@gmail.com"},"dist":{"shasum":"d594f50b1113a74d6415afe2ef872b2eb059542e","tarball":"https://registry.npmjs.org/lobibox/-/lobibox-1.0.0.tgz","integrity":"sha512-U/8CtqEc1EbXSLJIO7ZUp+ZDY4eS91hW51KHw/JeIMtBR4p+ihrHE7ICX3PexmwB7HsNxaRFgLTDrz3x7Pvs3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHop0fZ2ATEqF7Zn+EtexvxXAecNLr2qeSSR9iLiavHGAiEAqvCU8coX0sMN96Wl0siM9hIoRPYtJ6lXycaEElkz+qw="}]},"maintainers":[{"name":"lobibox","email":"zurasekhniashvili@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lobibox-1.0.0.tgz_1497265762306_0.4350076369009912"},"directories":{}},"1.2.7":{"name":"lobibox","version":"1.2.7","description":"jQuery Responsive notification plugin","repository":{"type":"git","url":"git+https://github.com/arboshiki/lobibox.git"},"keywords":["jQuery","plugin","notification","responsive","messagebox","css3","animation","window","ajax loading"],"author":{"name":"Zura Sekhniashvili","email":"zurasekhniashvili@gmail.com","url":"https://github.com/arboshiki"},"license":"MIT","devDependencies":{"grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-cssmin":"^0.12.2","grunt-contrib-less":"^1.0.0","grunt-contrib-uglify":"^0.8.0","grunt-contrib-watch":"^0.6.1"},"gitHead":"4f7a51543127fff6b661af1710b84a82fda6779f","bugs":{"url":"https://github.com/arboshiki/lobibox/issues"},"homepage":"https://github.com/arboshiki/lobibox#readme","_id":"lobibox@1.2.7","_npmVersion":"5.7.1","_nodeVersion":"9.5.0","_npmUser":{"name":"lobibox","email":"zurasekhniashvili@gmail.com"},"dist":{"integrity":"sha512-d6GpmeC2+JndidJK789gwkOze7WKIO3hkgmwW0NJFm+GCXCYX90nQzFAwncX13zP1iw+tnJrrMk1gMt2sqyv6Q==","shasum":"b3c47bef298ce3d06f2357998cfe2ea83848f78a","tarball":"https://registry.npmjs.org/lobibox/-/lobibox-1.2.7.tgz","fileCount":134,"unpackedSize":3068741,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDT2YrEB3h4eLzC+5D1Ja8ts5Kb8e3FR7hUeaCw/BsNsAiEA6qShoPOsR9/I93KCeBBArQ34k5qW8ORPg/yxAlcJ924="}]},"maintainers":[{"name":"lobibox","email":"zurasekhniashvili@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lobibox_1.2.7_1520584878501_0.154857137330342"},"_hasShrinkwrap":false}},"readme":"# Lobibox\nResponsive jQuery notification plugin written from scratch.\n\n[View Demo](http://lobianijs.com/site/lobibox-responsive-jquery-messagebox-and-notification-plugin-available-for-commercial-and-non-commercial-usages.html)\n\n### Description\n\n##### Lobibox is divided into two parts\n\n- Messageboxes\n- Notifications\n\n#### Messageboxes\n\n*   Lobibox messagesboxes can be modal and not modal\n*   Possibility to show multiple messages\n*   Use any available animation class for showing and hiding messageboxes\n*   Every message can be draggable (On small screens dragging is disabled)\n*   You can show\n    *   **messagesboxes in different colors and icons**\n    *   **confirm message**\n    *   **one line prompt** (Any HTML5 input type can be used in prompt window. Such as: text, color, date, datetime, email, number, range etc)\n    *   **multiline prompt**\n    *   **Progress messagebox**. Lobibox comes with default progress style but you can use bootstrap or any other style progress bar.\n    *   **custom content window with ajax support with custom action buttons**\n*   Every message is an instance of plugin. You can easily grab the instance and attach events or call methods directly on the instance.\n\n#### Notifications\n\n*   Different color support\n*   Possibility to show in any corners of the screen\n*   Delay\n*   Show delay indicator\n*   Show with image\n*   Sound support\n*   Size support. You can show notifications of different size\n\n### Installation and dependecies\n\nLobibox is only depended on jQuery. But for best visual result and icons it's highly recommended to include bootstrap.css \n\n#### 1. Include necessary css/js files\n\n```html\n<!DOCTYPE html>\n<html>\n   <head>\n      <!--Include this css file in the <head> tag -->\n      <link rel=\"stylesheet\" href=\"bootstrap/dist/css/bootstrap.min.css\"/>\n      <link rel=\"stylesheet\" href=\"dist/css/Lobibox.min.css\"/>\n   </head>\n   \n   <body>\n      ...\n      <!--Include these script files in the <head> or <body> tag-->\n      <script src=\"lib/jquery.1.11.min.js\"></script>\n      <script src=\"dist/js/Lobibox.min.js\"></script>\n      <!-- If you do not need both (messageboxes and notifications) you can inclue only one of them -->\n      <!-- <script src=\"dist/js/messageboxes.min.js\"></script> -->\n      <!-- <script src=\"dist/js/notifications.min.js\"></script> -->\n   </body>\n</html>\n```\n\n#### 2. Call plugin method to show messageboxes or notifications\n\n...\n\n### For documentation and examples visit the plugin's [home page](http://lobianijs.com/site/lobibox-responsive-jquery-messagebox-and-notification-plugin-available-for-commercial-and-non-commercial-usages.html)\n","maintainers":[{"name":"lobibox","email":"zurasekhniashvili@gmail.com"}],"time":{"modified":"2022-06-19T13:16:08.350Z","created":"2017-06-12T11:09:24.058Z","1.0.0":"2017-06-12T11:09:24.058Z","1.2.7":"2018-03-09T08:41:18.829Z"},"homepage":"https://github.com/arboshiki/lobibox#readme","keywords":["jQuery","plugin","notification","responsive","messagebox","css3","animation","window","ajax loading"],"repository":{"type":"git","url":"git+https://github.com/arboshiki/lobibox.git"},"author":{"name":"Zura Sekhniashvili","email":"zurasekhniashvili@gmail.com","url":"https://github.com/arboshiki"},"bugs":{"url":"https://github.com/arboshiki/lobibox/issues"},"license":"MIT","readmeFilename":"README.md"}