0.0.2 • Published 9 years ago

react-origami-notifications v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Notification Components for Origami UI

Demo http://origami-ui.org/react-origami-notifications/

Usage

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.

Development

https://github.com/mvc-works/webpack-workflow

License

MIT