This package has been deprecated

Author message:

deprecated

bmalert

1.1.2 • Public • Published

BMAlert Build Status

Javascript's alert is boring, so this is our shot at branding it.

Online Demo

Usage

To install:

npm install

To use:

<script src="node_modules/bmalert/dist/bmalert.1.0.0.min.js"></script>
<link rel="stylesheet" type="text/css" href="node_modules/bmalert/dist/bmalert.1.0.0.min.css">

Methods

Method Description

Contributing

If you would like to contribute enhancements or fixes, please do the following:

  1. Fork the plugin repository.

  2. Make sure you have Node and NPM installed.

  3. When in the BMAlert directory, run the command npm install to install npm packages.

  4. Start the npm watcher task npm run watch to automatically compile and minify the LESS and JS files on save.

  5. Code away on under the src files.

  6. Make a pull request and wait for approval.

By Livement.com

Package Sidebar

Install

npm i bmalert

Weekly Downloads

1

Version

1.1.2

License

Apache-2.0

Last publish

Collaborators

  • npm
  • paduado