Gathering detailed insights and metrics for @storm-software/cspell
Gathering detailed insights and metrics for @storm-software/cspell
⚙️ The Storm-Ops monorepo contains various configurations and tools used to manage the Storm Software repositories
npm install @storm-software/cspell
Typescript
Module System
Min. Node Version
Node Version
NPM Version
projen@0.8.3
Published on 01 Feb 2025
eslint@0.117.3
Published on 01 Feb 2025
config@1.101.0
Published on 01 Feb 2025
untyped@0.10.16
Published on 01 Feb 2025
unbuild@0.36.1
Published on 01 Feb 2025
k8s-tools@0.24.21
Published on 01 Feb 2025
TypeScript (75.24%)
Rust (11.74%)
HCL (7.18%)
JavaScript (5.84%)
Total Downloads
2,122
Last Day
113
Last Week
346
Last Month
2,122
Last Year
2,122
4 Stars
5,424 Commits
1 Forks
1 Watching
17 Branches
2 Contributors
Latest Version
0.9.1
Package Id
@storm-software/cspell@0.9.1
Unpacked Size
43.03 kB
Size
12.77 kB
File Count
8
NPM Version
10.8.1
Node Version
22.4.0
Publised On
01 Feb 2025
Cumulative downloads
Total Downloads
Last day
82.3%
113
Compared to previous day
Last week
-61.4%
346
Compared to previous week
Last month
0%
2,122
Compared to previous month
Last year
0%
2,122
Compared to previous year
1
38
39
[!IMPORTANT] This repository, and the apps, libraries, and tools contained within, is still in it's initial development phase. As a result, bugs and issues are expected with it's usage. When the main development phase completes, a proper release will be performed, the packages will be availible through NPM (and other distributions), and this message will be removed. However, in the meantime, please feel free to report any issues you may come across.
Storm Software dictionary for cspell.
This is a pre-built dictionary for use with cspell.
Tool | Version |
---|---|
cspell | >= 6 |
Code Spell Checker - Visual Studio Code | >= 2 |
Using pnpm:
1pnpm add -D @storm-software/cspell 2cspell link add @storm-software/cspell
1npm install -D @storm-software/cspell 2cspell link add @storm-software/cspell
1yarn add -D @storm-software/cspell 2cspell link add @storm-software/cspell
The cspell-ext.json
file in this package should be added to the import section
in your cspell.json file.
1{ 2 // … 3 "import": ["@storm-software/cspell/cspell-ext.json"], 4 // … 5}
Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files.
Run nx build cspell
to build the library.
Run nx test cspell
to execute the unit tests via Jest.
Storm workspaces are built using Nx, a set of extensible dev tools for monorepos, which helps you develop like Google, Facebook, and Microsoft. Building on top of Nx, the Open System provides a set of tools and patterns that help you scale your monorepo to many teams while keeping the codebase maintainable.
See the open issues for a list of proposed features (and known issues).
Reach out to the maintainer at one of the following places:
This project is licensed under the Apache License 2.0. Feel free to edit and distribute this template as you like.
See LICENSE for more information.
This project adheres to Semantic Versioning. Every release, along with the migration instructions, is documented in the CHANGELOG file
First off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
Please try to create bug reports that are:
Please adhere to this project's code of conduct.
You can use markdownlint-cli to check for common markdown style inconsistency.
Thanks goes to these wonderful people (emoji key):
Patrick Sullivan 🎨 💻 🔧 📖 ⚠️ | Tyler Benning 🎨 | Stormie 🚧 | ||||
Add your contributions |
This project follows the all-contributors specification. Contributions of any kind welcome!
Storm Software is an open source software development organization and creator of Acidic, StormStack and StormCloud.
Our mission is to make software development more accessible. Our ideal future is one where anyone can create software without years of prior development experience serving as a barrier to entry. We hope to achieve this via LLMs, Generative AI, and intuitive, high-level data modeling/programming languages.
Join us on Discord to chat with the team, receive release notifications, ask questions, and get involved.
If this sounds interesting, and you would like to help us in creating the next generation of development tools, please reach out on our website or join our Slack channel!
No vulnerabilities found.
No security vulnerabilities found.