1.1.2 • Published 7 years ago

bmalert v1.1.2

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
7 years ago

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

MethodDescription

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

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

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.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago