Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/withvoid/melting-pot

A react utility library.
https://github.com/withvoid/melting-pot

javascript melting-pot react react-component react-hook react-hooks reactjs

Last synced: 11 days ago
JSON representation

A react utility library.

Awesome Lists containing this project

README

        

## Melting Pot








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

## Demo

[Melting-Pot Documentation](https://melting-pot.netlify.com)

## Getting Started

Install the package via npm or yarn:

```js
npm install @withvoid/melting-pot --save
```

Or if you prefer yarn

```js
yarn add @withvoid/melting-pot
```

Create your first application like so:


Melting-Pot code preview