1.3.1 • Published 3 years ago

cspell-dict-fr-fr v1.3.1

Weekly downloads
1,850
License
MIT
Repository
github
Last release
3 years ago

Cspell French Dictionary

French 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-fr-fr
cspell-dict-fr-fr-link

Uninstall from cspell

cspell-dict-fr-fr-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-fr-fr/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

Resources

The Hunspell source for this dictionary can be found:

License

MIT

See also: French.txt

1.3.1

3 years ago

1.3.0

3 years ago

1.2.20

3 years ago

1.2.17

4 years ago

1.2.13

4 years ago

1.2.12

4 years ago

1.2.11

4 years ago

1.2.10

4 years ago

1.2.8

4 years ago

1.2.7

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.11

6 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

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