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

@cspell/dict-en_us

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-en_us

English dictionary for cspell.

  • 4.2.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
761K
increased by13.5%
Maintainers
1
Weekly downloads
 
Created

What is @cspell/dict-en_us?

@cspell/dict-en_us is a dictionary package for the CSpell spell checker. It provides American English word lists that can be used to enhance the spell-checking capabilities of CSpell.

What are @cspell/dict-en_us's main functionalities?

Adding the dictionary to CSpell

This feature allows you to add the American English dictionary to your CSpell configuration. By including 'en_us' in the 'dictionaries' array, CSpell will use the word list provided by @cspell/dict-en_us for spell checking.

{
  "dictionaries": ["en_us"]
}

Installing the dictionary

This feature demonstrates how to install the @cspell/dict-en_us package using npm. This is the first step to using the American English dictionary with CSpell.

npm install @cspell/dict-en_us

Other packages similar to @cspell/dict-en_us

Keywords

FAQs

Package last updated on 30 Jan 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