{"_id":"diacritics-map","_rev":"83402","name":"diacritics-map","description":"Map of more than 1,200 diacritics and ligatures to english alphabet equivalents.","dist-tags":{"latest":"0.1.0"},"maintainers":[{"name":"jonschlinkert","email":"github@sellside.com"}],"time":{"modified":"2021-06-03T10:26:33.000Z","created":"2017-01-15T08:37:44.585Z","0.1.0":"2017-01-15T08:37:44.585Z"},"users":{},"author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/diacrictics-map.git"},"versions":{"0.1.0":{"name":"diacritics-map","description":"Map of more than 1,200 diacritics and ligatures to english alphabet equivalents.","version":"0.1.0","homepage":"https://github.com/jonschlinkert/diacrictics-map","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/diacrictics-map.git"},"bugs":{"url":"https://github.com/jonschlinkert/diacrictics-map/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.8.0"},"scripts":{"test":"mocha"},"devDependencies":{"gulp-format-md":"^0.1.11"},"keywords":["accent","accents","characters","diacrictics","diacrictics-map","ligatures","map","mapping"],"verb":{"toc":false,"layout":"default","tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true},"related":{"list":[]},"reflinks":["verb","verb-generate-readme"]},"gitHead":"a8c846c488b84b377a1e9cb2a7eaa412a334851b","_id":"diacritics-map@0.1.0","_shasum":"6dfc0ff9d01000a2edf2865371cac316e94977af","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"6dfc0ff9d01000a2edf2865371cac316e94977af","size":6993,"noattachment":false,"key":"/diacritics-map/-/diacritics-map-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/diacritics-map/download/diacritics-map-0.1.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/diacritics-map-0.1.0.tgz_1484469462530_0.6607784447260201"},"directories":{},"publish_time":1484469464585,"_cnpm_publish_time":1484469464585,"_hasShrinkwrap":false}},"readme":"# diacritics-map [![NPM version](https://img.shields.io/npm/v/diacritics-map.svg?style=flat)](https://www.npmjs.com/package/diacritics-map) [![NPM monthly downloads](https://img.shields.io/npm/dm/diacritics-map.svg?style=flat)](https://npmjs.org/package/diacritics-map)  [![NPM total downloads](https://img.shields.io/npm/dt/diacritics-map.svg?style=flat)](https://npmjs.org/package/diacritics-map)\n\n> Map of more than 1,200 diacritics and ligatures to english alphabet equivalents.\n\n## Install\n\nInstall with [npm](https://www.npmjs.com/):\n\n```sh\n$ npm install --save diacritics-map\n```\n\n## Usage\n\n```js\nvar diacritics = require('diacritics-map');\nconsole.log(diacritics);\n// {\n//   ...\n//   'À': 'A',\n//   'Á': 'A',\n//   'Â': 'A',\n//   'Ã': 'A',\n//   'Ä': 'A',\n//   'Å': 'A',\n//   'Æ': 'AE',\n//   'Ç': 'C',\n//   'È': 'E',\n//   'É': 'E',\n//   'Ê': 'E',\n//   'Ë': 'E',\n//   'Ì': 'I',\n//   'Í': 'I',\n//   'Î': 'I',\n//   (1,200+ more)...\n// }\n```\n\n## About\n\n### Contributing\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).\n\nPlease read the [contributing guide](.github/contributing.md) for advice on opening issues, pull requests, and coding standards.\n\n### Building docs\n\n_(This document was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme) (a [verb](https://github.com/verbose/verb) generator), please don't edit the readme directly. Any changes to the readme must be made in [.verb.md](.verb.md).)_\n\nTo generate the readme and API documentation with [verb](https://github.com/verbose/verb):\n\n```sh\n$ npm install -g verb verb-generate-readme && verb\n```\n\n### Running tests\n\nInstall dev dependencies:\n\n```sh\n$ npm install -d && npm test\n```\n\n### Author\n\n**Jon Schlinkert**\n\n* [github/jonschlinkert](https://github.com/jonschlinkert)\n* [twitter/jonschlinkert](https://twitter.com/jonschlinkert)\n\n### License\n\nCopyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert).\nReleased under the [MIT license](LICENSE).\n\n***\n\n_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.4.1, on January 15, 2017._","_attachments":{},"homepage":"https://github.com/jonschlinkert/diacrictics-map","bugs":{"url":"https://github.com/jonschlinkert/diacrictics-map/issues"},"license":"MIT"}