zaguiini / use-data-structures

The power of advanced data structures -- now on React!

Home Page:https://use-data-structures.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useDataStructures · GitHub license npm version PRs Welcome Coverage Status Build Status

The power of advanced data structures -- now on React! This library adds reactive capacities to data structures as React state.

💥 Installation

yarn add use-data-structures

Powered by TSDX, TypeScript typing definitions are included by default. For the moment we don't have Flow typings but PRs are welcome!

📖 Documentation and examples

You can check it out here

🖖 Contributing

PRs are more than welcome! Feel free to fill as many as you want and collaborate with the community. This project embraces TypeScript and good practices, so be sure you are aware of them!

👨‍⚖️ License

MIT

About

The power of advanced data structures -- now on React!

https://use-data-structures.surge.sh/

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%