cheerio-select-tmp

WebJar for cheerio-select-tmp

License

License

BSD-2-Clause
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cheerio-select-tmp
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

cheerio-select-tmp
WebJar for cheerio-select-tmp
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

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

Download cheerio-select-tmp

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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)

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.1.1