Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 513 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 513 Bytes

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).