{"_id":"@bndynet/bootstrap-more","_rev":"2-4e987fe46ebb2d508d4c43fd3ebb3c1d","name":"@bndynet/bootstrap-more","description":"Extensions for bootstrap","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@bndynet/bootstrap-more","version":"1.0.0","description":"Extensions for bootstrap","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/BndyNet/bootstrap-more.git"},"author":{"name":"Bndy Zhang"},"license":"UNLICENSED","bugs":{"url":"https://github.com/BndyNet/bootstrap-more/issues"},"homepage":"https://github.com/BndyNet/bootstrap-more#readme","devDependencies":{"grunt":"^1.0.1","grunt-banner":"^0.6.0","grunt-contrib-clean":"^1.0.0","grunt-contrib-coffee":"^1.0.0","grunt-contrib-concat":"^1.0.1","grunt-contrib-cssmin":"^1.0.2","grunt-contrib-uglify":"^2.0.0","grunt-contrib-watch":"^1.0.0","grunt-sass":"^2.0.0","node-sass":"^4.3.0"},"gitHead":"214ee852ac332abe4796dd2905921dea152e7785","_id":"@bndynet/bootstrap-more@1.0.0","_shasum":"b7ded6e8c1b9b027f13d880b5b03f6ee93ed59c1","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"bndy","email":"zb@bndy.net"},"dist":{"shasum":"b7ded6e8c1b9b027f13d880b5b03f6ee93ed59c1","tarball":"https://registry.npmjs.org/@bndynet/bootstrap-more/-/bootstrap-more-1.0.0.tgz","integrity":"sha512-jvpT/14FqX9BJbNSuHJ2SLcLDNRDm2o2gzL/jKjFQYENeGR7xCvcFQng32zTPSpxQJKDJ8qhaxGsn9956H281Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBqi55nuCXytCNJBnkjGWRObIEQa6kkiKJKzmDZdRMVtAiEA19Dqp3qYeRmqA/XGhF2r7gXUnFNlllef1m7Ffnzbggw="}]},"maintainers":[{"name":"bndy","email":"zb@bndy.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-more-1.0.0.tgz_1500362544439_0.6629831807222217"}}},"readme":"# [Bootstrap More](https://github.com/bndynet/bootstrap-more)\n\nThis is the extensions based on Bootstrap. \n\n[DEMO](http://bndy.net/bootstrap-more/demo/)\n\n\n## Dependencies\nRequires:\n - bootstrap (requires: jquery)\n\n\n## Quick start\n\n- Clone the repo\n\n    `git clone https://github.com/bndynet/bootstrap-more.git`\n   \n- Install Node.js and packages\n    \n    `npm install`\n\n\n### What's included\n\nWithin the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:\n\n```\nbootstrap-more/\n├── dist/\n│   ├── bootstrap-more.css\n│   ├── bootstrap-more.min.css\n│   ├── bootstrap-more.js\n│   └── bootstrap-more.min.js\n├── demo/\n│   └── index.html\n└── src/\n    ├── _variables.scss\n    ├── bootstrap-more.scss\n    └── bootstrap-more.coffee\n```\n\nWe provide compiled CSS and JS (`bootstrap-more.*`), as well as compiled and minified CSS and JS (`bootstrap-more.min.*`). \n\n\n### Usage\n\n```html\n<!-- Latest compiled and minified CSS -->\n<link href=\"boostrap-more/dist/bootstrap-more.min.css\" rel=\"stylesheet\"/>\n<!-- Latest compiled and minified JavaScript -->\n<script src=\"bootstrap-more/dist/bootstrap-more.min.js\"></script>\n```\n\n\n### Examples\n\n#### Read-only Form\n\n```html\n<form class=\"readonly [form-horizontal|form-inline]\">\n    <div class=\"form-group\">\n        <label>Username</label>\n        <input type=\"text\" class=\"form-control\" />\n    </div>\n</form>\n\n````\n\n\n## Copyright and license\n\nCode and documentation (c) 2016 [Bndy.Net](http://www.bndy.net). Code released under the MIT License. \n","maintainers":[{"name":"bndy","email":"zb@bndy.net"}],"time":{"modified":"2022-06-12T15:23:47.600Z","created":"2017-07-18T07:22:24.503Z","1.0.0":"2017-07-18T07:22:24.503Z"},"homepage":"https://github.com/BndyNet/bootstrap-more#readme","repository":{"type":"git","url":"git+https://github.com/BndyNet/bootstrap-more.git"},"author":{"name":"Bndy Zhang"},"bugs":{"url":"https://github.com/BndyNet/bootstrap-more/issues"},"license":"UNLICENSED","readmeFilename":"README.md"}