______ ______ ______ __ __ __ __ ______
/\__ _\ /\ __ \ /\ __ \ /\ \ /\ \/ /_ /\ \ /\__ _\
\/_/\ \/ \ \ \/\ \\ \ \/\ \\ \ \____\ \ _ \\ \ \\/_/\ \/
\ \_\ \ \_____\\ \_____\\ \_____\\ \_\ \_\\ \_\ \ \_\
\/_/ \/_____/ \/_____/ \/_____/ \/_/\/_/ \/_/ \/_/
Titon Toolkit is a collection of very powerful user interface components built on React. Components in Titon follow the presentational paradigm, which provide full control of how, where, and why components are rendered. Functionality within a component, like jumping to the next slide in a carousel, or toggling a menu, is possible through contexts -- a type of public API.