@withvoid/melting-pot

A react utility library


Keywords
react, utility, react-hooks, reactjs, react-component, javascript, react-hook, melting-pot
License
MIT
Install
npm install @withvoid/melting-pot@1.2.7

Documentation

Melting Pot

The @withvoid/melting-pot package contains utilities, helper methods - your typical daily use functions (mostly in hooks).

Demo

Melting-Pot Documentation

Getting Started

Install the package via npm or yarn:

npm install @withvoid/melting-pot --save

Or if you prefer yarn

yarn add @withvoid/melting-pot

Create your first application like so:

Melting-Pot code preview