Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realrashid/sweet-alert
A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES FOR LARAVEL
https://github.com/realrashid/sweet-alert
confirmation-dialog dialog laravel laravel-package popup prompt sweetalert sweetalert2 toast
Last synced: 3 days ago
JSON representation
A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES FOR LARAVEL
- Host: GitHub
- URL: https://github.com/realrashid/sweet-alert
- Owner: realrashid
- License: mit
- Created: 2017-08-31T19:17:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T16:26:22.000Z (5 months ago)
- Last Synced: 2024-11-06T15:50:20.446Z (4 days ago)
- Topics: confirmation-dialog, dialog, laravel, laravel-package, popup, prompt, sweetalert, sweetalert2, toast
- Language: PHP
- Homepage: https://realrashid.github.io/sweet-alert
- Size: 5.03 MB
- Stars: 1,137
- Watchers: 29
- Forks: 167
- Open Issues: 5
-
Metadata Files:
- Readme: docs/README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome - realrashid/sweet-alert - A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES FOR LARAVEL (PHP)
README
A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES FOR LARAVEL
# Install
To get started with SweetAlert2, use Composer to add the package to your project's dependencies:
```
composer require realrashid/sweet-alert
```
Documentation
Checkout the Js Library
## Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.
[[Become a sponsor](https://opencollective.com/sweet-alert#sponsor)]## ❤️ Open-Source Software - Give ⭐️
I have included the awesome `symfony/thanks` composer package as a dev
dependency.
Let your OS package maintainers know you appreciate them by starring
the packages you use.
Simply run `composer thanks` after installing this package.
(And not to worry, since it's a dev-dependency it won't be installed in your
live environment.)## License
SweetAlert2 is open-sourced software licensed under the MIT License (MIT). Please see [License File](LICENSE.md) for more information.
Made with ❤️ from Pakistan
> note: if you are using sweet-alert v1.0 you can get README for v1.0 from [here](https://github.com/realrashid/sweet-alert/blob/1.0/readme.md)