https://github.com/vscode-elements/elements-lite
Pure CSS implementation of VSCode Elements
https://github.com/vscode-elements/elements-lite
vscode vscode-webview
Last synced: 11 months ago
JSON representation
Pure CSS implementation of VSCode Elements
- Host: GitHub
- URL: https://github.com/vscode-elements/elements-lite
- Owner: vscode-elements
- License: mit
- Created: 2024-10-03T17:38:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T22:03:41.000Z (over 1 year ago)
- Last Synced: 2024-10-24T10:51:26.023Z (over 1 year ago)
- Topics: vscode, vscode-webview
- Language: HTML
- Homepage:
- Size: 430 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VSCode Elements Lite
A partial, pure CSS implementation of [VSCode Elements](https://vscode-elements.github.io), including only components that don't require JavaScript.
## TODO
- [x] Action Button
- [x] Badge
- [x] Button
- [x] Checkbox
- [x] Collapsible
- [x] Divider
- [x] Form Container
- [x] Form Group
- [x] Form Helper
- [x] Label
- [x] Select (with limitations)
- [x] Progress Ring
- [x] Radio
- [ ] Scrollable
- [ ] Table
- [x] Textarea
- [x] Textfield
---
- [ ] Online Configurator
- [ ] Storybook-like documentation