@42.nl/react-flash-messages

Storing flash messages via a nice api for use with React.

Usage no npm install needed!

<script type="module">
  import 42NlReactFlashMessages from 'https://cdn.skypack.dev/@42.nl/react-flash-messages';
</script>

README

About

Build Status Codecov

This library makes it easy to create flash messages and to store them in a store.

What makes this project a little different from most flash message libraries is that it is UI agnostic. This library does not render the FlashMessages for you it only stores them!

Installation

npm install @42.nl/react-flash-messages --save

Documentation

See the documentation