elycruz / atomic-ui-js

An atomic user interface toolkit, and library, for building html user interfaces.

Home Page:https://elycruz.github.io/atomic-ui-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An atomic user interface toolkit, and library, for building html user interfaces.

https://elycruz.github.io/atomic-ui-js/

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 40.3%Language:CSS 28.5%Language:TypeScript 16.8%Language:HTML 9.2%Language:MDX 4.0%Language:SCSS 1.2%Language:Shell 0.0%Language:Gherkin 0.0%