Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HiDeoo/starlight-links-validator
Starlight plugin to validate internal links
https://github.com/HiDeoo/starlight-links-validator
astro links plugin starlight validation
Last synced: 9 days ago
JSON representation
Starlight plugin to validate internal links
- Host: GitHub
- URL: https://github.com/HiDeoo/starlight-links-validator
- Owner: HiDeoo
- License: mit
- Created: 2023-06-21T08:43:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-29T14:41:30.000Z (8 months ago)
- Last Synced: 2024-04-14T12:58:21.276Z (7 months ago)
- Topics: astro, links, plugin, starlight, validation
- Language: TypeScript
- Homepage: https://starlight-links-validator.vercel.app
- Size: 424 KB
- Stars: 33
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Getting Started
Want to get started immediately? Check out the [getting started guide](https://starlight-links-validator.vercel.app/getting-started/).
## Features
A [Starlight](https://starlight.astro.build) plugin to validate **_internal_** links in Markdown and MDX files.
- Validate internal links to other pages
- Validate internal links to hashes in other pages
- Validate internal links to hashes in the same page
- Ignore external links
- Run only during a production build## License
Licensed under the MIT License, Copyright © HiDeoo.
See [LICENSE](https://github.com/HiDeoo/starlight-links-validator/blob/main/LICENSE) for more information.