8000 GitHub - aolko/sweetalert2-clean: A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.

License

Notifications You must be signed in to change notification settings

aolko/sweetalert2-clean

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧼 This is a clean version of sweetalert

If you want a protestware version - feel free to check the original.

How to build

Linux/WSL2 recommended

  1. Install latest LTS nodejs (20+) and yarn
  2. Install the dependencies
yarn install
  1. Build the library
yarn build

If git complains about the "unsafe repository"

fatal: unsafe repository ('/mnt/e/Repos/sweetalert2-clean' is owned by someone else)

do the recommended

git config --global --add safe.directory /mnt/e/Repos/sweetalert2-clean

One-liner

git clone https://github.com/aolko/sweetalert2-clean && cd sweetalert2-clean && yarn install && yarn build

Releases

Please note that static releases are available in the "Releases" section, while edge ones are available as artifacts.


SweetAlert2

A beautiful, responsive, customizable, accessible (WAI-ARIA) replacement
for JavaScript's popup boxes. Zero dependencies.


About

A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.5%
  • SCSS 12.8%
  • Other 0.7%
0