Registry / utility / zone-js

zone-js

JSON →
library0.11.4javamavenunverified

A WebJar package providing zone.js, a library for intercepting and tracking asynchronous operations in JavaScript.

<dependency> <groupId>org.webjars.npm</groupId> <artifactId>zone.js</artifactId> <version>0.11.4</version> </dependency>
INSTALL
IMPORT
SIG · ZONE-JS
Z
zone-js
utilityjavav0.11.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Zone
zone.js/dist/zone

Demonstrates importing zone.js and creating a custom zone.

import 'zone.js/dist/zone'; // Zone is automatically patched; use Zone.current to access the current zone. Zone.current.fork({name: 'myZone'}).run(() => { console.log('Running in myZone'); });
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
32
Resources
zone-js — mvn dependency:get zone-js · libregistry