#
esnext
Here are 183 public repositories matching this topic...
aldy505
commented
Sep 13, 2021
Not really a bug or feature request per se, just a deprecation notice. Regarding these:
req.connection
is deprecated. https://nodejs.org/api/http.html#
A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah
javascript
parser
performance
typescript
parsing
jsx
ecmascript
ast
acorn
esnext
stability
estree
tc39
-
Updated
Aug 25, 2021 - TypeScript
A web dev server that lets you import anything*
-
Updated
Aug 11, 2021 - TypeScript
TypeScript / ESNext node runtime powered by esbuild
-
Updated
Oct 4, 2021 - JavaScript
hronro
opened
Aug 23, 2021
-
Updated
Oct 12, 2021 - TypeScript
The best way to browse imageboards
-
Updated
Sep 5, 2021 - JavaScript
DanTsk
opened
Oct 19, 2018
webpack
polymer
postcss
skeleton
progressive-web-app
web-components
starter-kit
service-workers
esnext
workbox
polymer-skeleton
polymer-3
-
Updated
Dec 8, 2019 - JavaScript
A Webpack plugin that works with Babel to allow differential loading - production deployment of ES2015 builds targeted to modern browsers, with an ES5 fallback for legacy browsers.
babel
webpack
legacy
es6
webpack-plugin
es2015
esnext
esmodules
webpack-angular2
babel-loader
webpack4
differential-loading
-
Updated
Jan 16, 2021 - TypeScript
esnext React snippets
-
Updated
Sep 27, 2019 - JavaScript
Phaser 3 - Starter Template with ES6 (ESNext features included) and webpack.
-
Updated
Mar 5, 2021 - JavaScript
hopefully the last eslint config you'll ever need - customizable & modern best practices for JS, TS, Node, React, Next, Jest, testing-library & storybook
-
Updated
Oct 12, 2021 - JavaScript
Breakdown of 7 different ways to use ES modules with npm today.
-
Updated
Sep 1, 2021 - JavaScript
Object.fromEntries() ponyfill (in 6 lines)
nodejs
javascript
polyfill
browser
es6
object
ponyfill
es7
esnext
es8
fromentries
object-fromentries
-
Updated
Nov 4, 2020 - JavaScript
A modern JavaScript development environment for Minecraft.
javascript
plugin
minecraft
modular
typescript
engine
mod
minecraft-mod
minecraft-plugin
graalvm
esnext
-
Updated
Sep 26, 2021 - Java
A minimal template for an ES2015+ Node.js app running on AWS Lambda (w/ babel and webpack).
-
Updated
Feb 8, 2018 - JavaScript
Convert streams to async ⌛ iterables ➰
-
Updated
Aug 3, 2021 - TypeScript
web app - react redux universal/isomorphic boilerplate
react
redux
docker
boilerplate
babel
cordova
webpack
hot-reloading
isomorphic
react-router
universal
hmr
react-intl
intl
hot-reload
esnext
-
Updated
Oct 23, 2017 - JavaScript
Benchmarks comparing ESNext features to their ES5 and various pre-processor equivalents
-
Updated
Jan 26, 2018 - JavaScript
Koaton is a CLI tool that provides a nice starting point for full stack JavaScript Web development with Koa, Ember, and Node.js along with CaminateJS and WebSockets.
-
Updated
Jun 1, 2020 - JavaScript
Node.JS Loader hook to transform typescript source and files as node loads them TS-ESNode. TS-Node for ESNext & ESModule Node.JS.
-
Updated
Oct 6, 2021 - TypeScript
Improve this page
Add a description, image, and links to the esnext topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the esnext topic, visit your repo's landing page and select "manage topics."
in my old project , using webpack 1.x. And I use esbuild-loader replace babel-loader will print error
` building for production.../Users/wanglihui/WebstoreProject/onionfph5/project/node_modules/esbuild-loader/dist/plugin.js:12
compiler.hooks.thisCompilation.tap('esbuild', compilation => {
^
TypeError: Cannot read property 'thisCompilation' of undefined