alertifyjs

WebJar for alertifyjs

Лицензия

Лицензия

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

alertifyjs
Последняя версия

Последняя версия

1.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

alertifyjs
WebJar for alertifyjs
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/MohammadYounes/AlertifyJS

Скачать alertifyjs

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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 git@github.com: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: Mohammad@alertifyjs.com

Версии библиотеки

Версия
1.8.0
1.4.1