component-matches-selector

WebJar for component-matches-selector

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

component-matches-selector
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

component-matches-selector
WebJar for component-matches-selector
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/component/matches-selector

Download component-matches-selector

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : component-query jar [0,)

Project Modules

There are no modules declared in this project.

matches-selector

Check if an element matches a given selector.

Installation

$ component install component/matches-selector

Example

var matches = require('matches-selector');
matches(el, 'ul li a');
// => true

License

MIT

org.webjars.npm

Components

modular components for component

Versions

Version
0.1.6