core-js
JavaScript standard library
A modular standard library for JavaScript that includes polyfills for various features and proposals up to 2024.
Standard Library
25k stars
254 watching
2k forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
ecmascript-proposalses2015es2019es6es7esnextjavascriptjspolyfillponyfillpromiseproposalproposalsshimsymbolweakmap
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
| A command-line tool that automates the upload and merging of CSV or JSON data with images to Notion databases. | 23 |
| An R package providing an interface to Our World in Data datasets for easy data import and visualization. | 116 |
| A package for importing COBOL data directly into R as structured data frames. | 14 |
| A tool that converts Node.js projects to Deno-compatible versions by adjusting imports and dependencies. | 43 |
| A utility for importing large JSON data into Firebase databases | 372 |
| Creates a stream from an array of values | 17 |
| An addon that allows importing CommonJS files into Ember applications | 48 |
| An addon that simplifies the use of components in Ember templates by providing an alternative syntax for importing and using them. | 14 |
| Transforms PHP data into JavaScript format for use in web applications. | 2,213 |
| Automates the process of loading CSV files into a relational database by inferring table structure and inserting data in parallel. | 54 |
| Extracts structured variables from Sass files and makes them available in JavaScript for use in styles or dynamic content. | 186 |
| A middleware for managing cross-origin resource sharing in web applications. | 734 |
| A Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size. | 38 |
| A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |