Registry / utility / core-js

core-js

JSON →
library3.49.0javamavenunverified

WebJar bundle of the core-js JavaScript library for polyfilling ECMAScript features.

<dependency> <groupId>org.webjars.npm</groupId> <artifactId>core-js</artifactId> <version>3.49.0</version> </dependency>
INSTALL
IMPORT
SIG · CORE-JS
C
core-js
utilityjavav3.49.0
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.

core-js
org.webjars.npm.core-js

Locates the core-js JavaScript asset within the WebJar.

// This is a JavaScript library; use via script tag or module import. // In Java, include the WebJar dependency and serve the resource. import org.webjars.WebJarAssetLocator; public class Example { public static void main(String[] args) { WebJarAssetLocator locator = new WebJarAssetLocator(); String path = locator.getFullPath("core-js", "index.js"); System.out.println("Asset path: " + path); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.49.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources