@sugardarius/react-use-algos

A simple library of React hooks to use some algorithms, formulas and data structures.


Keywords
React, React Hooks, Isomorphic, TypeScript, algorithms-and-data-structures, react-hooks
License
MIT
Install
npm install @sugardarius/react-use-algos@1.8.0

Documentation

Welcome to React Use Algos

PRs welcome GitHub contributors

ci semantic-release Website

npm package latest version (scoped) GitHub Release Date npm downloads License

GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

say Twitter Follow

Greetings πŸ‘‹

React Use Algos is an npm package which proposes you a library of user oriented React Hooks to use some collections, formulas and algos πŸ’ͺ🏻

This project is made to be open source and driven by the community so please feel free to send your feed back, ideas and of course your PRs are welcome πŸ™πŸ»

And, it is written with TypeScript and released with GitHub Actions πŸ€—

First things first 😜

Let's begin by installing the package:

npm install --save @sugardarius/react-use-algos

Which hooks are availables?

In this project you can find theses, I hope, useful hooks!
If you need a Storybook is available here 😊

Collections

Collections hooks are implementations of data structures:

Algos

Algos hooks are implementation of algorithms:

Formulas

Formulas hooks are implementations of some well known formulas:

Want to help? 😍

If you want to make any controbutions to this projet to fix a bug, add a new hook or improve the documentation your are welcome πŸ™πŸ»
You can read up our contributing guidelines.

Special thanks πŸ‘

Many thanks to the react-use project from streamich which has inspired this project.
We can do more with React Hooks! πŸ’ͺ🏻

This project is made with β™₯ by SugarDarius