javascript-starter
Nest framework JavaScript (ES6, ES7, ES8) + Babel starter 🍰 (by nestjs)
vite-plugin-node
Vite plugin to run your node dev server with HMR! (by axe-me)
Our great sponsors
javascript-starter | vite-plugin-node | |
---|---|---|
1 | 2 | |
99 | 689 | |
- | - | |
10.0 | 3.2 | |
18 days ago | 7 days ago | |
JavaScript | TypeScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
javascript-starter
Posts with mentions or reviews of javascript-starter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-15.
-
Getting started with NestJS, Vite, and esbuild
Another option is to clone the starter repo from GitHub. Note that to install the JavaScript flavor of the starter project, we can clone this repo, but you’ll need Babel to compile vanilla JavaScript).
vite-plugin-node
Posts with mentions or reviews of vite-plugin-node.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-15.
-
Getting started with NestJS, Vite, and esbuild
One of the advantages of using the Vite plugin (vite-plugin-node) is that we can choose to use either esbuild or swc to compile our TypeScript files, though we used only esbuild in this post.
-
Better Backend DX: Fastify + ESBuild = ⚡️
Yes, there is a Vite plugin: vite-plugin-node which leverages Vite's SSR mode to bring HMR to the Node dev server and also provides adapters for Express, Koa, and Fastify.
What are some alternatives?
When comparing javascript-starter and vite-plugin-node you can also consider the following projects:
vitest - A Vite-native test framework. It's fast!
fastify - Fast and low overhead web framework, for Node.js
fastify-autoload - Require all plugins in a directory
esbuild - An extremely fast bundler for the web
fastify-esbuild - Boilerplate to create a Fastify app with better DX
Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
vite-plugin-xml-loader - Lightweight Vite plugin that converts all XML to JSON