Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wondercrazy15/custom-sweet-alert
https://github.com/wondercrazy15/custom-sweet-alert
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wondercrazy15/custom-sweet-alert
- Owner: wondercrazy15
- Created: 2020-04-24T04:48:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:12:19.000Z (9 months ago)
- Last Synced: 2024-11-07T16:06:42.495Z (2 months ago)
- Language: CSS
- Size: 778 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# custom-sweet-alert
> Made with create-react-library
[![NPM](https://img.shields.io/npm/v/custom-sweet-alert.svg)](https://www.npmjs.com/package/custom-sweet-alert) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
## Install
```bash
npm install --save custom-sweet-alert
```## Usage
```jsx
import { CustomSweetAlert } from 'custom-sweet-alert';
import 'custom-sweet-alert/dist/index.css'this.onActionHandle()}
/>```
## License
MIT © [wondercrazy15](https://github.com/wondercrazy15)