MIDI is a collection of Javascript packages that we build and use to power BeatGig.
This repository is managed as a monorepo composed of multiple NPM packages and each of them has its own documentation:
Package | Description | Version |
---|---|---|
@beatgig/array | A collection of useful array utilities. | |
@beatgig/function | A collection of useful function utilities. | |
@beatgig/hooks | A collection of useful React hooks. | |
@beatgig/is | A collection of useful type and value checking functions. | |
@beatgig/string | A collection of useful string utilities. | |
@beatgig/url | A collection of useful utilities for working with urls. | |
@beatgig/forms | A collection of useful utilities and React hooks to work with form validation. | |
@beatgig/hermes | Easily send notifications to Slack, Email, or SMS. |