cspell-tools
Tools to assist with the development of cSpell
Last updated 8 years ago by jason-dent .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install cspell-tools 
SYNC missed versions from official npm registry.

CSpell-Tools

Tools used to assist CSpell Development.

The Primary use of this tool is to build dictionaries used by cspell. This tool will convert a word list or a hunspell file into a file usable by cspell.

This package is an alias for @cspell/cspell-tools.

Install

npm install -g cspell-tools

Usage

cspell-tools --help

To create a word list.

cspell-tools compile keywords.txt -o ./dictionaries/

This will filter the words from keywords.txt and write them to ./dictionaries/keywords.txt.gz.

To create a trie file from a hunspell file.

cspell-tools compile-trie english.dic

This will read and expand the english.dic file based upon the rules in english.aff into a new file called english.trie.gz

For large files, this process can take a long time and us a lot of memory.

The tool cspell-trie can be used to read the contents of a .trie or .trie.gz file.

CSpell for Enterprise

Available as part of the Tidelift Subscription.

The maintainers of cspell and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. Learn more.



Brought to you byStreet Side Software Logo Street Side Software

Current Tags

  • 4.2.12                                ...           cspell4 (5 years ago)
  • 5.1.1                                ...           latest (5 years ago)
  • 5.0.3                                ...           next (5 years ago)

86 Versions

  • 4.2.12                                ...           5 years ago
  • 5.1.1                                ...           5 years ago
  • 5.1.0                                ...           5 years ago
  • 5.0.8                                ...           5 years ago
  • 5.0.5                                ...           5 years ago
  • 4.2.11                                ...           5 years ago
  • 5.0.4                                ...           5 years ago
  • 5.0.3                                ...           5 years ago
  • 4.2.10                                ...           5 years ago
  • 4.2.9                                ...           5 years ago
  • 5.0.2                                ...           5 years ago
  • 5.0.1                                ...           5 years ago
  • 5.0.1-alpha.15                                ...           5 years ago
  • 4.2.8                                ...           5 years ago
  • 5.0.1-alpha.13                                ...           5 years ago
  • 4.2.6                                ...           5 years ago
  • 5.0.1-alpha.12                                ...           5 years ago
  • 4.2.4                                ...           5 years ago
  • 4.2.3                                ...           5 years ago
  • 5.0.1-alpha.11                                ...           5 years ago
  • 5.0.1-alpha.8                                ...           5 years ago
  • 4.2.2                                ...           5 years ago
  • 4.2.1                                ...           5 years ago
  • 5.0.1-alpha.6                                ...           5 years ago
  • 4.2.0                                ...           6 years ago
  • 5.0.1-alpha.5                                ...           6 years ago
  • 4.1.15                                ...           6 years ago
  • 4.1.14                                ...           6 years ago
  • 5.0.1-alpha.3                                ...           6 years ago
  • 4.1.13                                ...           6 years ago
  • 4.1.12                                ...           6 years ago
  • 4.1.11                                ...           6 years ago
  • 4.1.10                                ...           6 years ago
  • 4.1.9                                ...           6 years ago
  • 4.1.8                                ...           6 years ago
  • 4.1.6                                ...           6 years ago
  • 4.1.5                                ...           6 years ago
  • 4.1.4                                ...           6 years ago
  • 4.1.3                                ...           6 years ago
  • 4.1.2                                ...           6 years ago
  • 4.1.1                                ...           6 years ago
  • 4.1.0                                ...           7 years ago
  • 4.0.22                                ...           7 years ago
  • 4.0.21                                ...           7 years ago
  • 4.0.20                                ...           7 years ago
  • 4.0.19                                ...           7 years ago
  • 4.0.18                                ...           7 years ago
  • 4.0.17                                ...           7 years ago
  • 4.0.16                                ...           7 years ago
  • 4.0.15                                ...           7 years ago
  • 4.0.14                                ...           7 years ago
  • 4.0.13                                ...           7 years ago
  • 4.0.12                                ...           7 years ago
  • 4.0.10                                ...           7 years ago
  • 4.0.9                                ...           7 years ago
  • 4.0.8                                ...           7 years ago
  • 4.0.7                                ...           7 years ago
  • 4.0.6                                ...           7 years ago
  • 4.0.5                                ...           7 years ago
  • 4.0.4                                ...           7 years ago
  • 4.0.3                                ...           7 years ago
  • 3.0.8                                ...           7 years ago
  • 3.0.7                                ...           7 years ago
  • 3.0.6                                ...           7 years ago
  • 3.0.5                                ...           7 years ago
  • 3.0.4                                ...           8 years ago
  • 3.0.3                                ...           8 years ago
  • 3.0.2                                ...           8 years ago
  • 3.0.1                                ...           8 years ago
  • 2.0.1                                ...           8 years ago
  • 2.0.0                                ...           8 years ago
  • 1.5.0                                ...           8 years ago
  • 1.4.2                                ...           9 years ago
  • 1.4.1                                ...           9 years ago
  • 1.4.0                                ...           9 years ago
  • 1.3.2                                ...           9 years ago
  • 1.3.1                                ...           9 years ago
  • 1.2.1                                ...           9 years ago
  • 1.1.0                                ...           9 years ago
  • 1.0.10                                ...           9 years ago
  • 1.0.9                                ...           9 years ago
  • 1.0.8                                ...           9 years ago
  • 1.0.7                                ...           9 years ago
  • 1.0.6                                ...           9 years ago
  • 1.0.5                                ...           9 years ago
  • 1.0.3                                ...           9 years ago
Maintainers (1)
Downloads
Today 0
This Week 2
This Month 3
Last Day 0
Last Week 24
Last Month 32
Dependencies (14)
Dev Dependencies (16)
Dependents (2)

Copyright 2013 - present © cnpmjs.org | Home |