1.3.7 • Published 3 years ago

cspell-dict-en_us v1.3.7

Weekly downloads
12,451
License
MIT
Repository
github
Last release
3 years ago

Cspell English Dictionary

English dictionary for cspell.

This is a pre-built dictionary for use with cspell.

Note

This dictionary comes pre-installed with cspell. It should not be necessary to add it.

Installation

Global Install and add to cspell global settings.

npm install -g cspell-dict-en-us
cspell-dict-en-us-link

Uninstall from cspell

cspell-dict-en-us-unlink

Manual Installation

The cspell-ext.json file in this package should be added to the import section in your cspell.json file.

{
    // …
    "import": ["<path to node_modules>/cspell-dict-en-us/cspell-ext.json"],
    // …
}

Building

Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files.

npm run build

Adding Words

Please add any words to src/additional_words.txt by making a pull request.

Resources

The Hunspell source for this dictionary can be found:

http://wordlist.aspell.net/hunspell-readme/

License

MIT

Some packages may have other licenses included.

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.37

3 years ago

1.2.34

3 years ago

1.2.30

4 years ago

1.2.28

4 years ago

1.2.29

4 years ago

1.2.27

4 years ago

1.2.26

4 years ago

1.2.25

4 years ago

1.2.24

4 years ago

1.2.23

4 years ago

1.2.21

4 years ago

1.2.20

5 years ago

1.2.19

5 years ago

1.2.18

5 years ago

1.2.17

5 years ago

1.2.16

5 years ago

1.2.15

5 years ago

1.2.14

5 years ago

1.2.13

5 years ago

1.2.12

5 years ago

1.2.11

5 years ago

1.2.10

5 years ago

1.2.9

5 years ago

1.2.8

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago