esnext
Here are 160 public repositories matching this topic...
A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah
-
Updated
Oct 6, 2020 - TypeScript
A web dev server that lets you import anything*
-
Updated
Aug 27, 2020 - TypeScript
-
Updated
Oct 6, 2020 - JavaScript
The best way to browse imageboards
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Dec 8, 2019 - JavaScript
esnext React snippets
-
Updated
Sep 27, 2019 - JavaScript
Use ESBuild with Rollup to transform ESNext and TypeScript code.
-
Updated
Oct 5, 2020 - TypeScript
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.
-
Updated
Jul 25, 2020 - TypeScript
Phaser 3 - Starter Template with ES6 (ESNext features included) and webpack.
-
Updated
Jul 29, 2020 - JavaScript
Breakdown of 7 different ways to use ES modules with npm today.
-
Updated
Sep 4, 2020 - JavaScript
Object.fromEntries() ponyfill (in 6 lines)
-
Updated
Oct 3, 2020 - JavaScript
hopefully the last eslint config you'll ever need - customizable & modern best practices for JS, TS, Node, React, Next, Jest, testing-library
-
Updated
Oct 6, 2020 - JavaScript
A minimal template for an ES2015+ Node.js app running on AWS Lambda (w/ babel and webpack).
-
Updated
Feb 8, 2018 - JavaScript
web app - react redux universal/isomorphic boilerplate
-
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
Convert streams to async
-
Updated
Oct 5, 2020 - TypeScript
[DEPRECATED] Transform next-generation JavaScript to today's JavaScript
-
Updated
Dec 31, 2017 - JavaScript
A build environment for gutenberg blocks with a few examples
-
Updated
Mar 10, 2019 - JavaScript
-
Updated
Oct 6, 2020 - 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."


Express tests: https://github.com/expressjs/express/blob/master/test/res.jsonp.js
Should be put in
__tests__/modules/jsonp.tsNo need to write as many tests as in Express, if it hits 100% coverage, it's enough