@istanbuljs/schema

WebJar for @istanbuljs/schema

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

istanbuljs__schema
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

@istanbuljs/schema
WebJar for @istanbuljs/schema
Project URL

Project URL

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

Source Code Management

https://github.com/istanbuljs/schema

Download istanbuljs__schema

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

@istanbuljs/schema

Travis CI NPM Version NPM Downloads MIT

Schemas describing various structures used by nyc and istanbuljs

Usage

const {nyc} = require('@istanbuljs/schema').defaults;

console.log(`Default exclude list:\n\t* ${nyc.exclude.join('\n\t* ')}`);

@istanbuljs/schema for enterprise

Available as part of the Tidelift Subscription.

The maintainers of @istanbuljs/schema and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.

org.webjars.npm

Istanbul Code Coverage

Yet another JS code coverage tool that computes statement, line, function and branch coverage.

Versions

Version
0.1.2