https://github.com/trueberryless-org/starlight-spell-checker
Check your documentation for spelling mistakes; multilingual support.
https://github.com/trueberryless-org/starlight-spell-checker
plugin starlight
Last synced: 3 months ago
JSON representation
Check your documentation for spelling mistakes; multilingual support.
- Host: GitHub
- URL: https://github.com/trueberryless-org/starlight-spell-checker
- Owner: trueberryless-org
- License: mit
- Created: 2025-01-05T13:06:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-24T19:49:48.000Z (9 months ago)
- Last Synced: 2025-09-24T21:31:04.207Z (9 months ago)
- Topics: plugin, starlight
- Language: TypeScript
- Homepage: https://starlight-spell-checker.trueberryless.org
- Size: 8.41 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
> [!warning]
> **Deprecation Notice:** This project will be **archived and unpublished from NPM on January 1, 2026** and will no longer receive updates or support.
> Please **do not use this package for new projects**.
# `starlight-spell-checker`
Check your documentation for spelling mistakes; multilingual support.
[](https://app.netlify.com/sites/starlight-spell-checker/deploys)
## Package
If you are looking for the Starlight plugin package, you can find it in the [`packages/starlight-spell-checker/`](/packages/starlight-spell-checker/) directory.
## Project structure
This project uses pnpm workspaces to develop a single Starlight plugin from the `packages/starlight-spell-checker/` directory. A Starlight documentation site is also available in the `docs/` directory that is also used for testing and demonstrating the Starlight plugin.
## License
Licensed under the MIT License, Copyright © trueberryless-org.
See [LICENSE](/LICENSE) for more information.