are-message
v0.0.2
Published
This is a React global notification message component. It is a standalone implementation of the are-visual message component.
Downloads
12
Maintainers
Readme
are-message
This is a React global alert message component. Some good open source projects were referenced during development (antd、rc-notification)
Install
# npm install
npm install are-message
# yarn install
yarn add are-message
Documentation
Use
import { message } from 'are-message'
import 'are-message/assets/index.css' // Importing styles (css or less)
import 'are-message/assets/index.less' // Importing styles (css or less)
About
You can call and spell are-message
like this.
- are-message
ps: I am not sure this is a good open source project, but i am using it.