Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cspell-dict-dev

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-dict-dev

Dev dictionary for cspell.

  • 0.0.51
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

CSpell Developer Dictionary

Developer dictionary for cspell: commonly-used words, tools, and technologies.

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

Global Installation

See cspell-dicts for global installation instructions.

Per-Project Installation

Install the package:

npm install -D cspell-dict-dev

Import and use the dictionary in your project's cspell.json:

{
  "import": ["cspell-dict-dev/cspell-ext.json"],
  "dictionaries": ["dev"]
}

License

MIT

Keywords

FAQs

Package last updated on 08 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc