4.0.0 • Published 1 month ago

@cspell/dict-da-dk v4.0.0

Weekly downloads
29
License
LGPL-3.0
Repository
github
Last release
1 month ago

CSpell Danish Dictionary

Danish dictionary for CSpell.

This is a pre-built dictionary, base on Stavekontrolden, for use with CSpell.

Installation

Global Install and add to CSpell global settings.

npm install -g @cspell/dict-da-dk
cspell link add @cspell/dict-da-dk

Uninstall from CSpell

cspell link remove @cspell/dict-da-dk

Manual Installation

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

{
    // …
    "import": ["@cspell/dict-da-dk/cspell-ext.json"],
    "language": "da-DK",
    // …
}

Resources

The Hunspell source for this dictionary can be found:

4.0.0

1 month ago

3.1.0

6 months ago

3.0.0

1 year ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.29

3 years ago

1.0.28

3 years ago

1.0.27

3 years ago