Socket
Book a DemoInstallSign in
Socket

@cspell/dict-lorem-ipsum

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-lorem-ipsum

Lorem-ipsum dictionary for cspell.

latest
Source
npmnpm
Version
4.0.5
Version published
Weekly downloads
940K
17.12%
Maintainers
1
Weekly downloads
 
Created
Source

CSpell lorem-ipsum Dictionary

Lorem-ipsum dictionary for cspell.

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

Requirements

ToolVersion
cspell>= 8
Code Spell Checker - Visual Studio Code>= 4

Local Installation

This package is bundled with CSpell.

Configuration

VSCode Settings

Add the following to your VSCode settings:

.vscode/settings.json

{
  "cSpell.language": "lorem, lorem-ipsum",
}
CSpell Settings `cspell.json`

cspell.json

{
  "language": "lorem, lorem-ipsum",
}
CSpell Settings `cspell.config.yaml`

cspell.config.yaml

language: lorem, lorem-ipsum

[!NOTE] This package is bundled with CSpell.

Contributing

Please help correct any mistakes in the dictionaries.

See: Contributing

Special thanks to all of our amazing contributors!

Dictionary Development

See: How to Create a New Dictionary

License

MIT

Some packages may have other licenses included.


Brought to you by Street Side Software Logo Street Side Software

Keywords

cspell

FAQs

Package last updated on 09 Jul 2025

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