https://github.com/baloise/intellij-plugin-stencil-web-components
https://github.com/baloise/intellij-plugin-stencil-web-components
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/baloise/intellij-plugin-stencil-web-components
- Owner: baloise
- License: mit
- Created: 2019-11-13T13:27:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-06T13:43:07.000Z (over 6 years ago)
- Last Synced: 2025-02-22T21:27:02.657Z (over 1 year ago)
- Language: Java
- Size: 41 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intellij Plugin - Stencil Web Components
## About
Support for StencilJS component library projects.
It scans for Stencil JSON files in your project's node_modules to learn the stencil components and their attributes.
## Development
### Install DevKit
[Installation Guide](https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started.html)
## License
[MIT](/LICENSE)