xalert

1.2.7 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i xalert

Weekly Downloads

0

Version

1.2.7

License

ISC

Last publish

Collaborators

  • luigisenzamici