Skip to content

42BV/react-flash-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Gido Manders
Feb 20, 2023
39b6e9f · Feb 20, 2023

History

15 Commits
Feb 20, 2023
Mar 10, 2022
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Feb 20, 2023
Dec 2, 2020
Feb 20, 2023
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Jul 8, 2019
Jul 8, 2019
Feb 20, 2023
Feb 20, 2023
Jul 8, 2019

Repository files navigation

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