Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 10 JavaScript Scaffolding Projects
-
react-boilerplate
:fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
Project mention: How to structure my react project folders properly? | reddit.com/r/reactjs | 2023-01-03 -
Project mention: Using JavaScript Gantt Chart in SharePoint Web Parts for Effective Project Management: Part 1 | dev.to | 2023-01-11
Yeoman
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
If you want to quickly do some small projects, maybe try Elm. You'll have code running and easy to use in no time. There's a nice tool (create-elm-app) to setup a progressive Web app, I used it to make several small applications available on my smartphone.
-
electron-nuxt
⚡ An Electron & Nuxt.js / Vue.js quick start boilerplate with vue-cli scaffolding, electron-builder, unit/e2e testing, vue-devtools
Electron Nuxt
-
OpenAI is being incorporated with GRC (generate-react-cli), a tool for generating React components, and will allow for the intelligent generation of components by describing them using the --describe flag.
-
-
saas-express-starter-kit
A boilerplate for any real world SaaS with features such as authentication, email service, etc.
Project mention: Feedback on principles for a saas boilerplate in node/express | reddit.com/r/node | 2022-07-28So I have been working on a SaaS starter kit - a boilerplate code for a SaaS app, using node and express. Now that it has become useful to some people and the code is growing, I want to make sure thag the developer experience is not lost in an attempt to add more features. I thought having a clear project goals with principles(e.g. no opinion about styling) to follow will help with this. So here I have written down the goals and the principles that will make DevX better, need your feedback what other principles should I add? TIA
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
generate-package
Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CLI.
Project mention: [AskJS] What is the best way to create a common npm package for building others? | reddit.com/r/javascript | 2022-04-06https://github.com/generate/generate-package (older but Jon Schlinkert is a thoughtful engineer)
-
vue-vite-starter-template
A single page app Vite starter template, created to easily bootstrap Vue.js 2 apps
-
JavaScript Scaffolding related posts
- Using JavaScript Gantt Chart in SharePoint Web Parts for Effective Project Management: Part 1
- Create Web Folder Structure Template
- CLI to generate NPM packages (libraries for typescript, react, etc)
- Extension Pack for VSCode & Code Server
- What's a good tool to setup a node project (eslint, prettier, typescript, jest, etc)
- My First Chrome Plugin
- What does those stickers mean?
-
A note from our sponsor - Sonar
www.sonarsource.com | 4 Feb 2023
Index
What are some of the best open-source Scaffolding projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | react-boilerplate | 28,983 |
2 | yo | 3,614 |
3 | create-elm-app | 1,654 |
4 | electron-nuxt | 681 |
5 | generate-react-cli | 309 |
6 | oas-tools | 150 |
7 | saas-express-starter-kit | 26 |
8 | generate-package | 16 |
9 | vue-vite-starter-template | 15 |
10 | yogini | 14 |