1.2.7 • Published 8 years ago

xalert v1.2.7

Weekly downloads
3
License
ISC
Repository
github
Last release
8 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

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.9

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago