If you want a protestware version - feel free to check the original.
- Install latest LTS nodejs (20+) and yarn
- Install the dependencies
yarn install
- Build the library
yarn build
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
git clone https://github.com/aolko/sweetalert2-clean && cd sweetalert2-clean && yarn install && yarn build
Please note that static releases are available in the "Releases" section, while edge ones are available as artifacts.
A beautiful, responsive, customizable, accessible (WAI-ARIA) replacement
for JavaScript's popup boxes. Zero dependencies.