cspell-dict-fullstack

Dictionary of terms used in Fullstack development.

MIT 33 个版本
安装
npm install cspell-dict-fullstack
yarn add cspell-dict-fullstack
pnpm add cspell-dict-fullstack
bun add cspell-dict-fullstack
README

Cspell Developers (Fullstack) Dictionary

Daily used developers words 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-fullstack
cspell-dict-fullstack-link

Uninstall from cspell

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

License

MIT

Some packages may have other licenses included.

版本列表
1.1.4 2021-05-12
1.1.3 2021-04-05
1.1.2 2020-12-26
1.1.1 2020-12-26
1.1.0 2020-12-24
1.0.35 2020-11-28
1.0.32 2020-11-08
1.0.31 2020-10-26
1.0.27 2020-10-21
1.0.25 2020-10-21
1.0.24 2020-08-08
1.0.23 2020-04-19
1.0.22 2019-12-24
1.0.21 2019-12-06
1.0.19 2019-11-19
1.0.18 2019-09-08
1.0.17 2019-08-25
1.0.15 2019-08-14
1.0.14 2019-07-14
1.0.13 2019-05-21
1.0.12 2019-05-20
1.0.11 2019-05-15
1.0.10 2019-05-05
1.0.9 2019-05-03
1.0.8 2019-04-20
1.0.7 2019-03-06
1.0.6 2019-02-03
1.0.5 2019-01-31
1.0.4 2019-01-20
1.0.3 2019-01-09
1.0.2 2019-01-09
1.0.1 2019-01-09
1.0.0 2019-01-09