-
Updated
Jun 29, 2021 - JavaScript
esm
Here are 311 public repositories matching this topic...
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Apr 28, 2021 - JavaScript
-
Updated
Feb 15, 2021 - JavaScript
We found such hackish solution for now (oldRoute is function which configures router):
const router = new Route();
app.use('/auth/api', router);
oldRoute(router);
app.use('/', router);
oldRoute(router);waiting for better solution
-
Updated
Jun 22, 2021 - JavaScript
-
Updated
Mar 24, 2020 - JavaScript
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
May 15, 2020 - JavaScript
-
Updated
Jun 15, 2021 - JavaScript
-
Updated
May 10, 2021 - JavaScript
Let’s add FuseBox
Hey Sean, nice benchmark, I also feel that’s its not fair to show some numbers out of thin air, claiming to be “blazing fast” which is fuse motto btw xD
You think I can dig in and add fuse benchmark there?
UPD:
I think it's fair to let parcel and fuse-box to use cache, as well as not uglifying the output. Besides, production builds are made differently as opposed to development flow. That'
-
Updated
May 16, 2021 - JavaScript
-
Updated
Jun 27, 2021
-
Updated
May 30, 2021 - TypeScript
-
Updated
May 25, 2021 - JavaScript
-
Updated
Nov 15, 2020 - TypeScript
-
Updated
May 17, 2021 - JavaScript
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jan 31, 2021 - JavaScript
Improve this page
Add a description, image, and links to the esm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the esm topic, visit your repo's landing page and select "manage topics."
Now that
@tinyhttp/routerv1.0.5+ no longer depends onhttpmodule of Node.js, it should be very easy to implement basic Deno support for tinyhttp. Probably it would be cool to have it located in the separatedenofolder with all editor settings specifically for it.There aren't strict requirements on how it should be implemented, but i suppose we need to use either raw gh links, jspm or