You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

angular-sweetalert

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-sweetalert

AngularJS wrapper for SweetAlert

1.1.2
latest
Source
npmnpm
Version published
Weekly downloads
898
-32.88%
Maintainers
1
Weekly downloads
 
Created
Source

AngularJS wrapper for SweetAlert

AngularJS wrapper for SweetAlert. Sweet Alert is a beautiful replacement for Javascript's "Alert".

Demo

http://oitozero.github.io/ngSweetAlert/

Dependencies

  • required:
    AngularJS
    sweetalert

Install

  • download the files
    • Bower
      • add "angular-sweetalert": "latest" to your bower.json file then run bower install OR run bower install angular-sweetalert
  • include the files in your app
    • SweetAlert.min.js
    • sweet-alert.js OR sweet-alert.min.js
    • sweet-alert.css
  • include the module in angular (i.e. in app.js) - oitozero.ngSweetAlert

Documentation

Keywords

angular

FAQs

Package last updated on 30 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts