The Wayback Machine - https://web.archive.org/web/20210604143729/https://github.com/topics/es2015
Skip to content
#

es2015

Here are 923 public repositories matching this topic...

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • Updated Jun 4, 2021
  • JavaScript
jridgewell
jridgewell commented May 25, 2021

💻

  • Would you like to work on a fix?

How are you using Babel?

Programmatic API (babel.transform, babel.parse)

Input code

While scanning the recent esbuild commits, I noticed evanw/esbuild@f66b586. Essentially, Tagged Template Literals are a special form of function invocation, and we need to preserve the this rec

britecharts

Improve this page

Add a description, image, and links to the es2015 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the es2015 topic, visit your repo's landing page and select "manage topics."

Learn more