
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@cspell/dict-bn
Advanced tools
Bengali dictionary for cspell.
This is a pre-built dictionary for use with CSpell.
| Tool | Version |
|---|---|
| cspell | >= 8 |
| Code Spell Checker - Visual Studio Code | >= 4 |
npm install -D @cspell/dict-bn
Add the following to your VSCode settings:
.vscode/settings.json
{
"cSpell.import": ["@cspell/dict-bn/cspell-ext.json"],
"cSpell.language": "bn",
}
cspell.jsoncspell.json
{
"import": ["@cspell/dict-bn/cspell-ext.json"],
"language": "bn",
}
cspell.config.yamlcspell.config.yaml
import:
- '@cspell/dict-bn/cspell-ext.json'
language: bn
Add the following to your VSCode settings:
.vscode/settings.json
{
"cSpell.import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-bn/cspell-ext.json"],
"cSpell.language": "bn",
}
cspell.jsoncspell.json
{
"import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-bn/cspell-ext.json"],
"language": "bn",
}
cspell.config.yamlcspell.config.yaml
import:
- https://cdn.jsdelivr.net/npm/@cspell/dict-bn/cspell-ext.json
language: bn
| Name | Enabled | Description |
|---|---|---|
bn | Bengali dictionary for cspell. |
| Name | Locale | File Type |
|---|---|---|
bn | bn | * |
Please help correct any mistakes in the dictionaries.
See: Contributing
Special thanks to all of our amazing contributors!
See: How to Create a New Dictionary
github.com/MinhasKamal/BengaliDictionary
GPL-3
Some packages may have other licenses included.
Brought to you by
Street Side Software
FAQs
Bengali dictionary for cspell.
The npm package @cspell/dict-bn receives a total of 715 weekly downloads. As such, @cspell/dict-bn popularity was classified as not popular.
We found that @cspell/dict-bn demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.