0.5.0 • Published 5 years ago

@skyverge/tackle-box v0.5.0

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

SkyVerge Tackle Box

All Contributors

This consists of commonly used hooks, components, and helper functions for React projects. The main goal is to provide an opinionated and consistent approach to creating performant React applications and components.

Installation and Usage

The best and easiest way to use tackle-box is to install it from npm and build it into your app with Webpack or Parcel.

yarn add @skyverge/tackle-box // we prefer yarn
npm install @skyverge/tackle-box

To use tackle-box in your app, you will need to import the appropriate hook or function and call it in your components.

Hooks

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

0.5.0

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago