0.0.2 • Published 3 years ago

are-message v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

are-message

This is a React global alert message component. Some good open source projects were referenced during development (antdrc-notification)

Install

# npm install
npm install are-message

# yarn install
yarn add are-message

Documentation

English Doc 中文文档

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.