Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/selemondev/vscode-preview-docs
A VSCode Extension that enables you to preview documentation sites within your IDE ✨.
https://github.com/selemondev/vscode-preview-docs
astro nextjs nuxt pinia react remix shadcn-svelte shadcn-ui shadcn-vue svelte sveltekit tailwindcss typescript unocss vscode vscode-extension vscode-preview-docs vue vue3
Last synced: 4 months ago
JSON representation
A VSCode Extension that enables you to preview documentation sites within your IDE ✨.
- Host: GitHub
- URL: https://github.com/selemondev/vscode-preview-docs
- Owner: selemondev
- License: mit
- Created: 2024-01-17T20:28:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-15T20:31:43.000Z (9 months ago)
- Last Synced: 2024-05-17T07:21:34.538Z (9 months ago)
- Topics: astro, nextjs, nuxt, pinia, react, remix, shadcn-svelte, shadcn-ui, shadcn-vue, svelte, sveltekit, tailwindcss, typescript, unocss, vscode, vscode-extension, vscode-preview-docs, vue, vue3
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=Selemondev.vscode-preview-docs
- Size: 3.03 MB
- Stars: 29
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
VSCode Preview Docs ✨
This VSCode extension enables you to preview language and framework documentations directly within your IDE ✨.
Preview Docs automatically scans your `package.json` file and generates documentation specific to each language and framework.
Preview Docs supports over 300+ documentation sites.
## Preview Docs
![Preview Docs based framework and library documentations](https://raw.githubusercontent.com/selemondev/vscode-preview-docs/master/assets/images/preview-docs.png)
### How to contribute?
Contributions are welcome and encouraged! If you have any ideas or suggestions for new features, or if you encounter any bugs or issues, please open an issue or submit a pull request on the GitHub repository.
Developers interested in contributing should read the [Code of Conduct](./CODE_OF_CONDUCT.md) and the [Contributing Guide](./CONTRIBUTING.md).