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
252 watching
2k forks
Language: JavaScript
last commit: 4 days ago
Linked from 1 awesome list
ecmascript-proposalses2015es2019es6es7esnextjavascriptjspolyfillponyfillpromiseproposalproposalsshimsymbolweakmap
Related projects:
Repository | Description | Stars |
---|---|---|
icelab/draft-js-ast-importer | Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
theacharya/csv2notion-neo | A command-line tool that automates the upload and merging of CSV or JSON data with images to Notion databases. | 22 |
piersyork/owidr | An R package providing an interface to Our World in Data datasets for easy data import and visualization. | 116 |
thospfuller/rcoboldi | A package for importing COBOL data directly into R as structured data frames. | 14 |
bevry/make-deno-edition | A tool that converts Node.js projects to Deno-compatible versions by adjusting imports and dependencies. | 43 |
firebaseextended/firebase-import | A utility for importing large JSON data into Firebase databases | 371 |
binocarlos/from2-array | Creates a stream from an array of values | 17 |
rwjblue/ember-cli-cjs-transform | An addon that allows importing CommonJS files into Ember applications | 48 |
knownasilya/ember-template-imports | An addon that simplifies the use of components in Ember templates by providing an alternative syntax for importing and using them. | 14 |
laracasts/php-vars-to-js-transformer | Transforms PHP data into JavaScript format for use in web applications. | 2,210 |
arp-g/csv2sql | Automates the process of loading CSV files into a relational database by inferring table structure and inserting data in parallel. | 54 |
jgranstrom/sass-extract | Extracts structured variables from Sass files and makes them available in JavaScript for use in styles or dynamic content. | 186 |
koajs/cors | A middleware for managing cross-origin resource sharing in web applications. | 732 |
sectorlabs/babel-plugin-transform-named-imports | A Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size. | 38 |
agirton/webpack-babel-codemod | A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |