Skip to content

Zaid-Ajaj/Elmish.SweetAlert

Repository files navigation

Elmish.SweetAlert Build Status Build status Nuget

SweetAlert2 integration with Fable, made with ❤️ to work with Elmish commands.

Live Demo Application with Examples

Installation Using Femto

If you happen to use Femto, then it can install everything for you in one go

cd ./path/to/project
femto install Elmish.SweetAlert

Installation (manual)

  • Install this library from nuget
paket add Elmish.SweetAlert --project /path/to/Project.fsproj
  • Install sweetalert2 from npm (version 8.x)
npm install sweetalert2@8.19.0 --save
yarn add sweetalert2@8.19.0

About

SweetAlert integration for Fable, made with ❤️ to work in Elmish apps. https://zaid-ajaj.github.io/Elmish.SweetAlert/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published