Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1013 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 1013 Bytes

Demolition

npm bundle size npm bundle size npm bundle size npm bundle size

Introduction

Demolition is a collection of React hooks and util functions in TypeScript/JavaScript. These are common functions that are applicable regardless of any project, enabling you to build your React applications more efficiently.

Installation

npm i @fineants/demolition

Example

import { useText } from "@fineants/demolition";

Contributing

If you're interested in contributing, please check out our contributing guidelines.

License

This project is MIT licensed.