alertifyjs

WebJar for alertifyjs

License

License

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

alertifyjs
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

alertifyjs
WebJar for alertifyjs
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/MohammadYounes/AlertifyJS

Download alertifyjs

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/alertifyjs/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>alertifyjs</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/alertifyjs/
implementation 'org.webjars.npm:alertifyjs:1.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/alertifyjs/
implementation ("org.webjars.npm:alertifyjs:1.8.0")
'org.webjars.npm:alertifyjs:jar:1.8.0'
<dependency org="org.webjars.npm" name="alertifyjs" rev="1.8.0">
  <artifact name="alertifyjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='alertifyjs', version='1.8.0')
)
libraryDependencies += "org.webjars.npm" % "alertifyjs" % "1.8.0"
[org.webjars.npm/alertifyjs "1.8.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

GitHub version NuGet version npm version jsDelivr Hits

AlertifyJS

Join the chat at https://gitter.im/MohammadYounes/AlertifyJS

AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.

AlertifyJS is an extreme makeover of alertify.js by @fabien-d

Install with NuGet

Install-Package AlertifyJS

Install with NPM

npm install alertifyjs --save

Documentation

Check out the interactive documentation at http://alertifyjs.com

alertifyjs-dialog

Browser support

Last two versions.

Running documentation locally

  • Clone the repo
git clone [email protected]:MohammadYounes/AlertifyJS.git
  • Install dev dependencies
npm update; npm install;
  • Build the project
grunt
  • Start documentation server
docpad run

Dependencies

None.

Community Contribution

Bugs & Questions

Please review the guidelines for contributing.

You can fork this codepen or this jsfiddle to get started.


Contact: [email protected]

Versions

Version
1.8.0
1.4.1