Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more β
Cspell Alternatives
Similar projects and alternatives to cspell
-
-
SurveyJS
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
-
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
-
-
murex
A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
-
-
-
-
-
-
Ts.ED
:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. βοΈ Star to support our work!
-
supertest
π· Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
-
-
-
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
cspell discussion
cspell reviews and mentions
- FIXME Please: An Exercise in TODO Linters
CSpell is a relatively extensible code spellchecker. Itβs easy to use OOTB, and it runs on all file types. However, it has a high false positive rate and requires that you manually tune it by importing and defining new dictionaries. Letβs see what it takes to turn it into a TODO linter. First, run trunk check enable cspell.
- Google takes the pain out of code reviews, with 97% dev satisfaction
- Plugin request: cspell.nvim
CSpell is a great spell checker for code. It can be added as a source to null-ls. However, a lot of features are missing when it's used from null-ls, for instance the ability to ignore certain paths. According to this comment in a null-ls thread cspell would need its own companion plugin.
- Spell and grammar checking an entire website?
I use cspell CLI to test for spelling errors at build time so that spelling errors cannot get committed. It's very easy to automate to avoid introducing errors. I don't know of an offline library to check for grammar though.
- π NodeJS + Ts.ED + TypeScript + Clean Architecture Template
Spell check
- JS React .concat('...') only when there is more text
Are this.state.representative and this.respresentative supposed to be the same thing? First off, they are misspelled, second, not the same property. Highly recommend at least using a code spell checker cspell and VS Code - Code Spell Checker if you aren't going to use TypeScript or ESLint.
- Need criticism, a stock watchlist
You could definitely use a spellchecker. cspell is a great programatic spellchecker that you can add to your commit or build validations to enforce that things are spelled correctly.
- Ask HN: Let's Build CheckStyle for Bash?
- cspell: https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell
- Help understanding nested Axios.get
Also, it's response not responce. Highly recommend using the Code Spellchecker plugin for VS Code and/or the cspell cli for spellchecking.
- A note from our sponsor - Stream getstream.io | 24 Dec 2025
Stats
streetsidesoftware/cspell is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of cspell is TypeScript.