Demo http://origami-ui.org/react-origami-notifications/
npm i --save react-origami-notifications
use in Webpack:
require 'react-origami-notifications'
require 'react-origami-notifications/src/notifications.css'
There are 4 colors you may choose:
glad
fine
fail
info
Notifications data should be immutable.
Read src/main.cirru
for details.
https://github.com/mvc-works/webpack-workflow
MIT