{"_id":"string.fromcodepoint","_rev":"322388","name":"string.fromcodepoint","description":"A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"nicolo-ribaudo","email":""}],"time":{"modified":"2021-06-04T01:28:42.000Z","created":"2013-12-23T13:26:27.303Z","1.0.0":"2020-05-21T22:17:51.654Z","0.2.1":"2014-07-15T15:12:58.334Z","0.2.0":"2014-04-10T18:26:33.645Z","0.1.0":"2013-12-23T13:26:27.303Z"},"users":{},"author":{"name":"Mathias Bynens","url":"https://mathiasbynens.be/"},"repository":{"type":"git","url":"git+https://github.com/mathiasbynens/String.fromCodePoint.git"},"versions":{"1.0.0":{"name":"string.fromcodepoint","version":"1.0.0","description":"A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.","homepage":"https://mths.be/fromcodepoint","main":"index.js","exports":{".":"./index.js","./auto":"./auto.js","./shim":"./shim.js","./getPolyfill":"./getPolyfill.js","./implementation":"./implementation.js","./package.json":"./package.json"},"keywords":["string","unicode","es6","ecmascript","polyfill"],"license":"MIT","author":{"name":"Mathias Bynens","url":"https://mathiasbynens.be/"},"repository":{"type":"git","url":"git+https://github.com/mathiasbynens/String.fromCodePoint.git"},"bugs":{"url":"https://github.com/mathiasbynens/String.fromCodePoint/issues"},"scripts":{"pretest":"es-shim-api --bound","test":"npm run tests-only","tests-only":"tape 'tests/*.js'","cover":"istanbul cover --report html --verbose --dir coverage tape 'tests/*.js'"},"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.17.5"},"devDependencies":{"@es-shims/api":"^2.1.2","function-bind":"^1.1.1","functions-have-names":"^1.2.1","istanbul":"^0.4.5","tape":"^5.0.0"},"gitHead":"112cd81e9c40bac701fcd657c986962b293c1109","_id":"string.fromcodepoint@1.0.0","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"b0b21d89eee9b24f2d28db3625242138e58a7493","size":4376,"noattachment":false,"key":"/string.fromcodepoint/-/string.fromcodepoint-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/string.fromcodepoint/download/string.fromcodepoint-1.0.0.tgz"},"maintainers":[{"name":"nicolo-ribaudo","email":""}],"_npmUser":{"name":"nicolo-ribaudo","email":"nicolo.ribaudo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/string.fromcodepoint_1.0.0_1590099471526_0.7102224021003809"},"_hasShrinkwrap":false,"publish_time":1590099471654,"_cnpm_publish_time":1590099471654},"0.2.1":{"name":"string.fromcodepoint","version":"0.2.1","description":"A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.","homepage":"http://mths.be/fromcodepoint","main":"fromcodepoint.js","keywords":["string","unicode","es6","ecmascript","polyfill"],"licenses":[{"type":"MIT","url":"http://mths.be/mit"}],"author":{"name":"Mathias Bynens","url":"http://mathiasbynens.be/"},"repository":{"type":"git","url":"https://github.com/mathiasbynens/String.fromCodePoint.git"},"bugs":{"url":"https://github.com/mathiasbynens/String.fromCodePoint/issues"},"files":["LICENSE-MIT.txt","fromcodepoint.js"],"directories":{"test":"tests"},"scripts":{"test":"node tests/tests.js","cover":"istanbul cover --report html --verbose --dir coverage tests/tests.js"},"gitHead":"c2c857025aca29aeebab66caedf4a56dac58ba52","_id":"string.fromcodepoint@0.2.1","_shasum":"8d978333c0bc92538f50f383e4888f3e5619d653","_from":".","_npmVersion":"1.4.15","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"maintainers":[{"name":"nicolo-ribaudo","email":""}],"dist":{"shasum":"8d978333c0bc92538f50f383e4888f3e5619d653","size":2823,"noattachment":false,"key":"/string.fromcodepoint/-/string.fromcodepoint-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/string.fromcodepoint/download/string.fromcodepoint-0.2.1.tgz"},"publish_time":1405437178334,"_cnpm_publish_time":1405437178334,"_hasShrinkwrap":false},"0.2.0":{"name":"string.fromcodepoint","version":"0.2.0","description":"A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.","homepage":"http://mths.be/fromcodepoint","main":"fromcodepoint.js","keywords":["string","unicode","es6","ecmascript","polyfill"],"licenses":[{"type":"MIT","url":"http://mths.be/mit"}],"author":{"name":"Mathias Bynens","url":"http://mathiasbynens.be/"},"repository":{"type":"git","url":"https://github.com/mathiasbynens/String.fromCodePoint.git"},"bugs":{"url":"https://github.com/mathiasbynens/String.fromCodePoint/issues"},"files":["LICENSE-MIT.txt","fromcodepoint.js"],"directories":{"test":"tests"},"scripts":{"test":"node tests/tests.js","cover":"istanbul cover --report html --verbose --dir coverage tests/tests.js"},"_id":"string.fromcodepoint@0.2.0","dist":{"shasum":"909642206af261aff366e18b756c3e56e5d93f38","size":2820,"noattachment":false,"key":"/string.fromcodepoint/-/string.fromcodepoint-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/string.fromcodepoint/download/string.fromcodepoint-0.2.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"maintainers":[{"name":"nicolo-ribaudo","email":""}],"publish_time":1397154393645,"_cnpm_publish_time":1397154393645,"_hasShrinkwrap":false},"0.1.0":{"name":"string.fromcodepoint","version":"0.1.0","description":"A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.","homepage":"http://mths.be/fromcodepoint","main":"fromcodepoint.js","keywords":["string","unicode","es6","ecmascript","polyfill"],"licenses":[{"type":"MIT","url":"http://mths.be/mit"}],"author":{"name":"Mathias Bynens","url":"http://mathiasbynens.be/"},"repository":{"type":"git","url":"https://github.com/mathiasbynens/String.fromCodePoint.git"},"bugs":{"url":"https://github.com/mathiasbynens/String.fromCodePoint/issues"},"files":["LICENSE-MIT.txt","fromcodepoint.js"],"directories":{"test":"tests"},"scripts":{"test":"node tests/tests.js","cover":"istanbul cover --report html --verbose --dir coverage tests/tests.js"},"readmeFilename":"README.md","_id":"string.fromcodepoint@0.1.0","dist":{"shasum":"ce17b6a6277bb6d588c32d0a88c60837920675d3","size":2628,"noattachment":false,"key":"/string.fromcodepoint/-/string.fromcodepoint-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/string.fromcodepoint/download/string.fromcodepoint-0.1.0.tgz"},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"maintainers":[{"name":"nicolo-ribaudo","email":""}],"publish_time":1387805187303,"_cnpm_publish_time":1387805187303,"_hasShrinkwrap":false}},"readme":"# ES6 `String.fromCodePoint` polyfill [![Build status](https://travis-ci.org/mathiasbynens/String.fromCodePoint.svg?branch=master)](https://travis-ci.org/mathiasbynens/String.fromCodePoint) [![Code coverage status](http://img.shields.io/coveralls/mathiasbynens/String.fromCodePoint/master.svg)](https://coveralls.io/r/mathiasbynens/String.fromCodePoint)\n\nAn robust & optimized polyfill for [the `String.fromCodePoint` method in ECMAScript 6](http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.fromcodepoint).\n\nThis package implements the [es-shim API](https://github.com/es-shims/api) interface. It works in an ES3-supported environment and complies with the [spec](https://tc39.es/ecma262/#sec-string.fromcodepoint).\n\nOther polyfills for `String.fromCodePoint` are available:\n\n* <http://norbertlindenberg.com/2012/05/ecmascript-supplementary-characters/#String> by [Norbert Lindenberg](http://norbertlindenberg.com/) (passes all tests)\n* <https://gist.github.com/slevithan/2290602> by [Steven Levithan](http://stevenlevithan.com/) (fails 8 tests)\n* <https://github.com/paulmillr/es6-shim/blob/771e98e789292706d2435e4e10ffbe45edf40da6/es6-shim.js#L63-L83> by [Paul Miller](http://paulmillr.com/) (passes all tests)\n\n## Installation\n\nVia [npm](http://npmjs.org/):\n\n```bash\nnpm install string.fromcodepoint\n```\n\nThen, in [Node.js](http://nodejs.org/):\n\n```js\nvar fromCodePoint = require('string.fromcodepoint');\n```\n\nIn a browser:\n\n```html\n<script src=\"https://bundle.run/string.fromcodepoint\"></script>\n```\n\n> **NOTE**: It's recommended that you install this module using a package manager\n> such as `npm`, because loading multiple polyfills from a CDN (such as `bundle.run`)\n> will lead to duplicated code.\n\n\n## Notes\n\n[A polyfill + test suite for `String.prototype.codePointAt`](https://mths.be/codepointat) is available, too.\n\nThe tests for this repository [are now used by Mozilla](http://hg.mozilla.org/integration/mozilla-inbound/rev/2411714cd058), to help ensure their native `String.fromCodePoint` implementation is correct.\n\n## Author\n\n| [![twitter/mathias](https://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias \"Follow @mathias on Twitter\") |\n|---|\n| [Mathias Bynens](https://mathiasbynens.be/) |\n\n## License\n\nThis polyfill is available under the [MIT](https://mths.be/mit) license.\n","_attachments":{},"homepage":"https://mths.be/fromcodepoint","bugs":{"url":"https://github.com/mathiasbynens/String.fromCodePoint/issues"},"license":"MIT"}