Skip to content

studio-206/react-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm version

Studio 206 - React Toolkit

This is our react toolkit, for all the very generic things that we end up repeating ourselves in most projects.

There's little-to-no styling to most of the components, it's more about underlying logic and to help us do tedious repetitive tasks a little faster.

Components

  • Form
  • Scrim

Hooks

Installation

npm

npm i @studio206/react-toolkit

Yarn

yarn add @studio206/react-toolkit