jquery-slim

WebJar for jquery-slim

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

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

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

github-com-thesabbir-jquery-slim
Последняя версия

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jquery-slim
WebJar for jquery-slim
Ссылка на сайт

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

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

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

https://github.com/thesabbir/jquery-slim

Скачать github-com-thesabbir-jquery-slim

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

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

Зависимости

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

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

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

Slim version of jQuery that excludes ajax, effects and currently deprecated code, Learn More.

Install via NPM

npm i jquery-slim --save

Using with webpack or browserify:

import $ from 'jquery-slim'
const myStuff = $('select-stuff');

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

Версия
3.0.0