titon-toolkit

A collection of extensible front-end UI components and behaviors for the responsive and mobile web.


Keywords
titon, toolkit, css, sass, scss, jquery, javascript, ui, interface, framework, bootstrap, modular, component, responsive, fluid, mobile, behavior
License
BSD-3-Clause
Install
npm install titon-toolkit@2.1.9

Documentation

 ______   ______   ______   __       __  __   __   ______
/\__  _\ /\  __ \ /\  __ \ /\ \     /\ \/ /_ /\ \ /\__  _\
\/_/\ \/ \ \ \/\ \\ \ \/\ \\ \ \____\ \  _  \\ \ \\/_/\ \/
   \ \_\  \ \_____\\ \_____\\ \_____\\ \_\ \_\\ \_\  \ \_\
    \/_/   \/_____/ \/_____/ \/_____/ \/_/\/_/ \/_/   \/_/

Titon Toolkit v3.0.0 (IN DEVELOPMENT)

Project Titon Build Status NPM Version Total Downloads Bower Version 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