core-js: Detailed Overview & Metrics

v3.41.0(about 1 month ago)

This package is actively maintained.Types definitions are provided via a separate npm package: @types/core-jsNumber of direct dependencies: 0Monthly npm downloads

Core-js is a modular standard library for JavaScript that polyfills ECMAScript features not present in older browsers. It provides a set of polyfills for features like Promises, Symbols, Iterators, and more, ensuring compatibility across different environments. Core-js allows developers to write modern JavaScript code without worrying about browser support, making it easier to leverage the latest language features.

Compared to other polyfill libraries, Core-js offers a comprehensive solution with a wide range of polyfills and a modular approach that allows you to include only the necessary features. It is actively maintained and regularly updated to support new ECMAScript standards and browser requirements.

Alternatives:
babel-polyfill+
es6-shim+
polyfill-library+
tslib+
promise-polyfill+
regenerator-runtime+
whatwg-fetch+
intersection-observer+
url-polyfill+
object-assign+

Tags: javascriptpolyfillstandard-librarycompatibilitymodular