https://github.com/elycruz/atomic-ui-js
An atomic user interface toolkit, and library, for building html user interfaces.
https://github.com/elycruz/atomic-ui-js
toolkit ui ui-components user-interface
Last synced: 3 months ago
JSON representation
An atomic user interface toolkit, and library, for building html user interfaces.
- Host: GitHub
- URL: https://github.com/elycruz/atomic-ui-js
- Owner: elycruz
- License: lgpl-3.0
- Created: 2021-11-30T04:53:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T03:03:43.000Z (6 months ago)
- Last Synced: 2025-03-18T05:43:58.934Z (3 months ago)
- Topics: toolkit, ui, ui-components, user-interface
- Language: JavaScript
- Homepage: https://elycruz.github.io/atomic-ui-js/
- Size: 3.29 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# atomic-ui-js (work-in-progress)
An atomic user interface toolkit library experiment for building custom elements, and user interfaces. The library part of the experiment is built purely on the web platform (and the 'lit' library in places).
## CSS Components
- [ ] `.z-button`
- [ ] `.z-checkbox`
- [ ] `.z-radio`
- [ ] `.z-input`
- [ ] `.z-field`
- [ ] `.z-fieldset`
- [ ] `.z-table`## CSS Helpers
## Components
- [ ] `z-field`
- [ ] `z-ripple`
- [ ] `z-onintersection` (A.K.A. `x-toggleonscroll`).
-