Skip to content

Files

Latest commit

 

History

History
38 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.05 KB

react-date-controls

Headless components for Dates

A headless user interface component is a component that offers maximum visual flexibility by providing no interface. "Wait for a second, are you advocating a user interface pattern that doesn't have a user interface? Yes. That is exactly what I'm advocating.

Merrick Christensen in his article about Headless User Inteface Components

npm-publish

List of Components

Running this project

Development server

npm run dev

Build

npm run build

Test

npm run test