Skip to content

jsiwhitehead/elmnt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

HTML elements reimagined with react.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published