An open API service indexing awesome lists of open source software.

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

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