{"_id":"@cspell/dict-html-symbol-entities","_rev":"220139","name":"@cspell/dict-html-symbol-entities","description":"Html Symbol Entities dictionary for cspell.","dist-tags":{"latest":"1.0.23"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"time":{"modified":"2021-06-03T15:39:30.000Z","created":"2020-11-28T01:07:39.093Z","1.0.23":"2020-12-24T14:31:40.221Z","1.0.22":"2020-11-28T01:07:39.093Z"},"users":{},"author":{"name":"Jason Dent"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"versions":{"1.0.23":{"name":"@cspell/dict-html-symbol-entities","version":"1.0.23","description":"Html Symbol Entities dictionary for cspell.","publishConfig":{"access":"public"},"exports":{".":"./cspell-ext.json","./cspell":"./cspell-ext.json","./cspell-ext.json":"./cspell-ext.json"},"scripts":{"build":"cspell-tools compile \"entities.txt\" -o .","test":"head -n 100 \"entities.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=html stdin","prepublishOnly":"yarn test","prepare":"yarn run build"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"keywords":["cspell","html-symbol-entities","Html Symbol Entities","dictionary","spelling"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/master/dictionaries/html-symbol-entities#readme","gitHead":"e50444106ad610677e8ab353bf406f6bf8decb69","_id":"@cspell/dict-html-symbol-entities@1.0.23","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"0efbdbc7712c9fbe545e14acac637226ac948f2d","size":5909,"noattachment":false,"key":"/@cspell/dict-html-symbol-entities/-/@cspell/dict-html-symbol-entities-1.0.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/@cspell/dict-html-symbol-entities/download/@cspell/dict-html-symbol-entities-1.0.23.tgz"},"directories":{},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dict-html-symbol-entities_1.0.23_1608820300056_0.294414030200866"},"_hasShrinkwrap":false,"publish_time":1608820300221,"_cnpm_publish_time":1608820300221},"1.0.22":{"name":"@cspell/dict-html-symbol-entities","version":"1.0.22","description":"Html Symbol Entities dictionary for cspell.","publishConfig":{"access":"public"},"exports":{".":"./cspell-ext.json","./cspell":"./cspell-ext.json","./cspell-ext.json":"./cspell-ext.json"},"scripts":{"build":"cspell-tools compile \"entities.txt\" -o .","test":"head -n 100 \"entities.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=html stdin","prepublishOnly":"yarn test","prepare":"yarn run build"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"keywords":["cspell","html-symbol-entities","Html Symbol Entities","dictionary","spelling"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/master/dictionaries/html-symbol-entities#readme","gitHead":"48d10290053a5c492372ed4221cdb83c835a3bcb","_id":"@cspell/dict-html-symbol-entities@1.0.22","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"shasum":"6eef114162d8d5a97b8aa04b08315ccab73c6a5f","size":5782,"noattachment":false,"key":"/@cspell/dict-html-symbol-entities/-/@cspell/dict-html-symbol-entities-1.0.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/@cspell/dict-html-symbol-entities/download/@cspell/dict-html-symbol-entities-1.0.22.tgz"},"_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dict-html-symbol-entities_1.0.22_1606525658889_0.733299862238808"},"_hasShrinkwrap":false,"publish_time":1606525659093,"_cnpm_publish_time":1606525659093}},"readme":"# Cspell Html Symbol Entities Dictionary\n\nHTML Symbol Entities dictionary for cspell.\n\nThis is a pre-built dictionary for use with cspell.\n\nThis addon dictionary adds HTML symbol entities like: `&mdash;`, `&laquo;`, and `&gtrarr;` to the spell checker for `html` and `markdown` files.\n\n## Installation\n\nGlobal Install and add to cspell global settings.\n\n```sh\nnpm install -g @cspell/dict-html-symbol-entities\ncspell link add @cspell/dict-html-symbol-entities\n```\n\n## Uninstall from cspell\n\n```sh\ncspell link remove @cspell/dict-html-symbol-entities\n```\n\n## Manual Installation\n\nThe `cspell-ext.json` file in this package should be added to the import section in your `cspell.json` file.\n\n```javascript\n{\n    // …\n    \"import\": [\"@cspell/dict-html-symbol-entities/cspell-ext.json\"],\n    // …\n}\n```\n\n## Building\n\nBuilding is only necessary if you want to modify the contents of the dictionary.\n_Note:_ Building will take a few minutes for large files.\n\n```sh\nnpm run build\n```\n\n## License\n\nMIT\n\n> Some packages may have other licenses included.\n","_attachments":{},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/master/dictionaries/html-symbol-entities#readme","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"license":"MIT"}