On this pages I will collect some React components I've built.

Date Picker

Provides a quick and nice way to select a date. Using this component, any date is just 3 clicks or 4 taps away.

Time Picker

Selecting time through dropdowns or text inputs is boring. This component lets you simply drag the clock's hands to select hours and minutes. It only takes a few clicks or taps.

Table Editor

Proof of concept for a WYSIWYG table editor. Supports dynamically adding or removing rows, columns and cells at any position; styling and sizing is also supported and the content can be rendered server side or statically.

react-animated-slider

A powerful, yet simple to use, Slider/Carousel component for React supporting custom css animations.