{"_id":"format-util","_rev":"334302","name":"format-util","description":"Lightweight format utility for the browser, based on util.format().","dist-tags":{"latest":"1.0.5"},"maintainers":[{"name":"muji","email":"freeformsystems@gmail.com"},{"name":"tmpfs","email":"muji@tmpfs.org"}],"time":{"modified":"2021-06-08T13:13:22.000Z","created":"2015-09-12T13:20:45.097Z","1.0.5":"2020-01-09T09:03:02.021Z","1.0.4":"2020-01-08T09:50:13.923Z","1.0.3":"2016-01-14T00:52:35.617Z","1.0.2":"2015-09-12T14:00:34.453Z","1.0.1":"2015-09-12T13:20:45.097Z"},"users":{},"author":{"name":"muji","email":"noop@xpm.io"},"repository":{"type":"git","url":"git+https://github.com/tmpfs/format-util.git"},"versions":{"1.0.5":{"name":"format-util","description":"Lightweight format utility for the browser, based on util.format().","version":"1.0.5","author":{"name":"muji","email":"noop@xpm.io"},"browser":"./format.js","devDependencies":{"browserify":"~11.1.0","chai":"~3.2.0","coveralls":"~2.11.6","istanbul":"~0.3.17","mocha":"~2.3.2"},"keywords":["format","string","util"],"license":"MIT","mdp":{"title":"Format Util","pedantic":true,"include":"doc/readme","require":"lib","links":"links.md","toc":"Table of Contents","base":"https://github.com/tmpfs/format-util","partial":[{"inc":["introduction.md","install.md","usage.md","developer.md","license.md"]}]},"repository":{"type":"git","url":"git+https://github.com/tmpfs/format-util.git"},"scripts":{"browserify":"browserify -o format-util.js -e ./format.js && du -bh format-util.js","clean":"rm -rf coverage ./format-util.js ./test/spec.js","cover":"NODE_ENV=test istanbul cover _mocha -- ${SPEC:-test/spec}","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","docs":"npm run readme","lint":"jshint . && jscs .","readme":"mdp --force -v","spec":"browserify -o test/spec.js -e test/index.js","test":"NODE_ENV=test mocha ${SPEC:-test/spec}"},"gitHead":"16ea486942f29dba614333a185cc7063b2e1f1b4","bugs":{"url":"https://github.com/tmpfs/format-util/issues"},"homepage":"https://github.com/tmpfs/format-util#readme","_id":"format-util@1.0.5","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"tmpfs","email":"muji@tmpfs.org"},"dist":{"shasum":"1ffb450c8a03e7bccffe40643180918cc297d271","size":3266,"noattachment":false,"key":"/format-util/-/format-util-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/format-util/download/format-util-1.0.5.tgz"},"maintainers":[{"name":"muji","email":"freeformsystems@gmail.com"},{"name":"tmpfs","email":"muji@tmpfs.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/format-util_1.0.5_1578560581869_0.9038397448358619"},"_hasShrinkwrap":false,"publish_time":1578560582021,"_cnpm_publish_time":1578560582021},"1.0.4":{"name":"format-util","description":"Lightweight util.format() for the browser.","version":"1.0.4","author":{"name":"muji","email":"noop@xpm.io"},"browser":"./format.js","devDependencies":{"browserify":"~11.1.0","chai":"~3.2.0","coveralls":"~2.11.6","istanbul":"~0.3.17","mocha":"~2.3.2"},"keywords":["format","string","util"],"license":"MIT","mdp":{"title":"Format Util","pedantic":true,"include":"doc/readme","require":"lib","links":"links.md","toc":"Table of Contents","base":"https://github.com/tmpfs/format-util","partial":[{"inc":["introduction.md","install.md","usage.md","developer.md","license.md"]}]},"repository":{"type":"git","url":"git+https://github.com/tmpfs/format-util.git"},"scripts":{"browserify":"browserify -o format-util.js -e ./format.js && du -bh format-util.js","clean":"rm -rf coverage ./format-util.js ./test/spec.js","cover":"NODE_ENV=test istanbul cover _mocha -- ${SPEC:-test/spec}","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","docs":"npm run readme","lint":"jshint . && jscs .","readme":"mdp --force -v","spec":"browserify -o test/spec.js -e test/index.js","test":"NODE_ENV=test mocha ${SPEC:-test/spec}"},"gitHead":"99cc415409437594e263277a8885eff2c3704aa5","bugs":{"url":"https://github.com/tmpfs/format-util/issues"},"homepage":"https://github.com/tmpfs/format-util#readme","_id":"format-util@1.0.4","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"tmpfs","email":"muji@tmpfs.org"},"dist":{"shasum":"1890fb821852396759b79e2c9f2a5642d042b8cf","size":3260,"noattachment":false,"key":"/format-util/-/format-util-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/format-util/download/format-util-1.0.4.tgz"},"maintainers":[{"name":"muji","email":"freeformsystems@gmail.com"},{"name":"tmpfs","email":"muji@tmpfs.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/format-util_1.0.4_1578477013807_0.3195426344276615"},"_hasShrinkwrap":false,"publish_time":1578477013923,"_cnpm_publish_time":1578477013923},"1.0.3":{"name":"format-util","description":"Lightweight util.format() for the browser.","version":"1.0.3","author":{"name":"muji","email":"noop@xpm.io"},"license":"MIT","browser":"./format.js","repository":{"type":"git","url":"git+https://github.com/tmpfs/format-util.git"},"keywords":["util","format","string"],"devDependencies":{"browserify":"~11.1.0","chai":"~3.2.0","coveralls":"~2.11.6","istanbul":"~0.3.17","mocha":"~2.3.2"},"scripts":{"lint":"jshint . && jscs .","docs":"npm run readme","readme":"mdp --force -v","browserify":"browserify -o format-util.js -e ./format.js && du -bh format-util.js","clean":"rm -rf coverage ./format-util.js ./test/spec.js","spec":"browserify -o test/spec.js -e test/index.js","test":"NODE_ENV=test mocha ${SPEC:-test/spec}","cover":"NODE_ENV=test istanbul cover _mocha -- ${SPEC:-test/spec}","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"mdp":{"title":"Format Util","pedantic":true,"include":"doc/readme","require":"lib","links":"links.md","toc":"Table of Contents","base":"https://github.com/tmpfs/format-util","partial":[{"inc":["introduction.md","install.md","usage.md","developer.md","license.md"]}]},"gitHead":"75e88bcdba8fc300d7e3b47630c30765140b88f3","bugs":{"url":"https://github.com/tmpfs/format-util/issues"},"homepage":"https://github.com/tmpfs/format-util#readme","_id":"format-util@1.0.3","_shasum":"032dca4a116262a12c43f4c3ec8566416c5b2d95","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"muji","email":"freeformsystems@gmail.com"},"dist":{"shasum":"032dca4a116262a12c43f4c3ec8566416c5b2d95","size":4924,"noattachment":false,"key":"/format-util/-/format-util-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/format-util/download/format-util-1.0.3.tgz"},"maintainers":[{"name":"muji","email":"freeformsystems@gmail.com"},{"name":"tmpfs","email":"muji@tmpfs.org"}],"directories":{},"publish_time":1452732755617,"_cnpm_publish_time":1452732755617,"_hasShrinkwrap":false},"1.0.2":{"name":"format-util","description":"Lightweight util.format() for the browser.","version":"1.0.2","author":{"name":"muji","email":"noop@xpm.io"},"license":"MIT","browser":"./format.js","repository":{"type":"git","url":"git+https://github.com/freeformsystems/format-util.git"},"keywords":["util","format","string"],"devDependencies":{"browserify":"~11.1.0","chai":"~3.2.0","istanbul":"~0.3.17","mocha":"~2.3.2"},"scripts":{"docs":"npm run readme","readme":"mdp --force -v","browserify":"browserify -o format-util.js -e ./format.js","clean":"rm -rf coverage ./format-util.js","spec":"browserify -o test/spec.js -e test/index.js","test":"NODE_ENV=test mocha ${SPEC:-test/spec}","cover":"NODE_ENV=test istanbul cover _mocha -- ${SPEC:-test/spec}"},"mdp":{"title":"Format Util","pedantic":true,"include":"doc/readme","require":"lib","links":"links.md","toc":"Table of Contents","base":"https://github.com/freeformsystems/format-util","partial":[{"inc":["introduction.md","install.md","usage.md","developer.md","license.md"]}]},"gitHead":"f79b25aa9876cc680c192dfbbc8253e2831f3666","bugs":{"url":"https://github.com/freeformsystems/format-util/issues"},"homepage":"https://github.com/freeformsystems/format-util#readme","_id":"format-util@1.0.2","_shasum":"cb0f3119e8d0a389c4b5e4788cb34722561d6aad","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"muji","email":"freeformsystems@gmail.com"},"maintainers":[{"name":"muji","email":"freeformsystems@gmail.com"},{"name":"tmpfs","email":"muji@tmpfs.org"}],"dist":{"shasum":"cb0f3119e8d0a389c4b5e4788cb34722561d6aad","size":44066,"noattachment":false,"key":"/format-util/-/format-util-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/format-util/download/format-util-1.0.2.tgz"},"directories":{},"publish_time":1442066434453,"_cnpm_publish_time":1442066434453,"_hasShrinkwrap":false},"1.0.1":{"name":"format-util","description":"Lightweight util.format() for the browser.","version":"1.0.1","author":{"name":"muji","email":"noop@xpm.io"},"license":"MIT","browser":"./format.js","repository":{"type":"git","url":"git+https://github.com/freeformsystems/format-util.git"},"keywords":["util","format","string"],"devDependencies":{"browserify":"~11.1.0","chai":"~3.2.0","istanbul":"~0.3.17","mocha":"~2.3.2"},"scripts":{"docs":"npm run readme","readme":"mdp --force -v","browserify":"browserify -o format-util.js -e ./format.js","clean":"rm -rf coverage ./format-util.js","test":"NODE_ENV=test mocha ${SPEC:-test/spec}","cover":"NODE_ENV=test istanbul cover _mocha -- ${SPEC:-test/spec}"},"mdp":{"title":"Format Util","pedantic":true,"include":"doc/readme","require":"lib","links":"links.md","toc":"Table of Contents","base":"https://github.com/freeformsystems/format-util","partial":[{"inc":["introduction.md","install.md","usage.md","developer.md","license.md"]}]},"gitHead":"279364efab7f0aef58293a5b67d0a85e071e6fd7","bugs":{"url":"https://github.com/freeformsystems/format-util/issues"},"homepage":"https://github.com/freeformsystems/format-util#readme","_id":"format-util@1.0.1","_shasum":"5635fc446a8ead678dca9d383eba43031ee1dbac","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"muji","email":"freeformsystems@gmail.com"},"maintainers":[{"name":"muji","email":"freeformsystems@gmail.com"},{"name":"tmpfs","email":"muji@tmpfs.org"}],"dist":{"shasum":"5635fc446a8ead678dca9d383eba43031ee1dbac","size":3586,"noattachment":false,"key":"/format-util/-/format-util-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/format-util/download/format-util-1.0.1.tgz"},"directories":{},"publish_time":1442064045097,"_cnpm_publish_time":1442064045097,"_hasShrinkwrap":false}},"readme":"Table of Contents\n=================\n\n* [Format Util](#format-util)\n  * [Install](#install)\n  * [Usage](#usage)\n  * [Developer](#developer)\n    * [Test](#test)\n    * [Spec](#spec)\n    * [Cover](#cover)\n    * [Browserify](#browserify)\n    * [Lint](#lint)\n    * [Clean](#clean)\n    * [Docs](#docs)\n    * [Readme](#readme)\n  * [License](#license)\n\nFormat Util\n===========\n\n[<img src=\"https://travis-ci.org/tmpfs/format-util.svg\" alt=\"Build Status\">](https://travis-ci.org/tmpfs/format-util)\n[<img src=\"http://img.shields.io/npm/v/format-util.svg\" alt=\"npm version\">](https://npmjs.org/package/format-util)\n[<img src=\"https://coveralls.io/repos/tmpfs/format-util/badge.svg?branch=master&service=github&v=1\" alt=\"Coverage Status\">](https://coveralls.io/github/tmpfs/format-util?branch=master).\n\nLightweight format utility for the browser, based on `util.format()`.\n\n## Install\n\n```\nnpm i format-util\n```\n\n## Usage\n\n```javascript\nvar format = require('format-util')\n  , msg = format('%s', 'foo');\n```\n\n## Developer\n\n### Test\n\nRun the test specifications:\n\n```\nnpm test\n```\n\n### Spec\n\nCompile test specifications for the browser (open `test/index.html`):\n\n```\nnpm run spec\n```\n\n### Cover\n\nGenerate code coverage:\n\n```\nnpm run cover\n```\n\n### Browserify\n\nCreate a standalone browserify build:\n\n```\nnpm run browserify\n```\n\n### Lint\n\nLint the source tree with [jshint](http://jshint.com) and [jscs](http://jscs.info):\n\n```\nnpm run lint\n```\n\n### Clean\n\nRemove generated files:\n\n```\nnpm run clean\n```\n\n### Docs\n\nTo generate all documentation:\n\n```\nnpm run docs\n```\n\n### Readme\n\nGenerate the project readme file [mdp](https://github.com/tmpfs/mdp):\n\n```\nnpm run readme\n```\n\n## License\n\nEverything is [MIT](http://en.wikipedia.org/wiki/MIT_License). Read the [license](https://github.com/tmpfs/format-util/blob/master/LICENSE) if you feel inclined.\n\nGenerated by [mdp(1)](https://github.com/tmpfs/mdp).\n\n[node]: http://nodejs.org\n[npm]: http://www.npmjs.org\n[mdp]: https://github.com/tmpfs/mdp\n[zephyr]: https://github.com/tmpfs/zephyr\n[jshint]: http://jshint.com\n[jscs]: http://jscs.info\n","_attachments":{},"homepage":"https://github.com/tmpfs/format-util#readme","bugs":{"url":"https://github.com/tmpfs/format-util/issues"},"license":"MIT"}