Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (27 loc) · 2.31 KB

README.md

File metadata and controls

33 lines (27 loc) · 2.31 KB
 ______   ______   ______   __       __  __   __   ______
/\__  _\ /\  __ \ /\  __ \ /\ \     /\ \/ /_ /\ \ /\__  _\
\/_/\ \/ \ \ \/\ \\ \ \/\ \\ \ \____\ \  _  \\ \ \\/_/\ \/
   \ \_\  \ \_____\\ \_____\\ \_____\\ \_\ \_\\ \_\  \ \_\
    \/_/   \/_____/ \/_____/ \/_____/ \/_/\/_/ \/_/   \/_/

Titon Toolkit v3.0.0 (IN DEVELOPMENT)

Project Titon Build Status Total Downloads License

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.

Previous Version 2.1.7

Learn More