elmnt
TypeScript icon, indicating that this package has built-in type declarations

0.6.5 • Public • Published

Elmnt

HTML elements reimagined with react.

yarn add elmnt

Components

  • Div: wrapper for flexbox-like layouts
  • Icon: SVG icons
  • Txt: static and dynamic text
  • Modal: modal dialog
  • Mark: markdown renderer
  • Input: flexible input control

Overview

Elmnt is a small collection of stylable React components which can be used as the building blocks for complex, interactive, visually coherent UIs.

Div, Icon, Txt, Modal and Mark are all used for layout and static content, while Input provides a flexible control for boolean, int, float, string, date and file values (and multi-value equivalents).

/elmnt/

    Package Sidebar

    Install

    npm i elmnt

    Weekly Downloads

    23

    Version

    0.6.5

    License

    MIT

    Unpacked Size

    322 kB

    Total Files

    70

    Last publish

    Collaborators

    • jsiwhitehead