cheerio-select-tmp

WebJar for cheerio-select-tmp

Лицензия

Лицензия

BSD-2-Clause
Группа

Группа

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

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

cheerio-select-tmp
Последняя версия

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

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

cheerio-select-tmp
WebJar for cheerio-select-tmp
Ссылка на сайт

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

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

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

https://github.com/cheeriojs/cheerio-select

Скачать cheerio-select-tmp

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.webjars.npm : domutils jar [2.4.4,3)
org.webjars.npm : css-what jar [4.0.0,5)
org.webjars.npm : css-select jar [3.1.2,4)
org.webjars.npm : domelementtype jar [2.1.0,3)
org.webjars.npm : domhandler jar [4.0.0,5)

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

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

cheerio-select NPM version Build Status Downloads Coverage

CSS selector engine supporting jQuery selectors, based on css-select.

Supports all jQuery positional pseudo-selectors:

  • :first
  • :last
  • :eq
  • :nth
  • :gt
  • :lt
  • :even
  • :odd
  • :not(:positional), where :positional is any of the above.

This library is a thin wrapper around css-select. Only use this module if you will actually use jQuery positional selectors.

org.webjars.npm

Cheerio

Fast, flexible, and lean implementation of core jQuery designed specifically for the server.

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

Версия
0.1.1