Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
cspell-dict-cs-cz
Advanced tools
Czech dictionary for cspell.
This is a pre-built dictionary for use with cspell.
Global Install and add to cspell global settings.
npm install -g cspell-dict-cs-cz
cspell-dict-cs-cz-link
cspell-dict-cs-cz-unlink
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-cs-cz/cspell-ext.json"],
// …
}
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
The Hunspell source for this dictionary can be found:
MIT
Some packages may have other licenses included.
See also: Czech.txt
FAQs
Czech dictionary for cspell.
The npm package cspell-dict-cs-cz receives a total of 2 weekly downloads. As such, cspell-dict-cs-cz popularity was classified as not popular.
We found that cspell-dict-cs-cz demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.