1.2.7 • Published 7 years ago

xalert v1.2.7

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

xAlert

A better modal Alert simply replace javascript alert with a modal

Code Example

var xAlert = require('xalert'); xAlert.init(); xAlert.open('Hello World');

Motivation

I simply need of an alert that doesn't have an animation when displayed so that i can trigger fast the event

Installation

npm install xalert --save

API

get API doc Here!

Tests

No unit test for now.

License

ISC

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago