1.2.6 • Published 3 years ago

cspell-dict-en-gb v1.2.6

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

Cspell en_GB Dictionary

British English dictionary for cspell.

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

Installation

Global Install and add to cspell global settings.

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

Uninstall from cspell

cspell-dict-en-gb-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>/cspell-dict-en-gb/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.

License

MIT

Some packages may have other licenses included.

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.27

3 years ago

1.1.24

3 years ago

1.1.20

4 years ago

1.1.19

4 years ago

1.1.18

4 years ago

1.1.17

4 years ago

1.1.16

4 years ago

1.1.14

4 years ago

1.1.13

5 years ago

1.1.12

5 years ago

1.1.11

5 years ago

1.1.10

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago