Scaffolding

Top 23 Scaffolding Open-Source 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: Stay Ahead of the Game Must Have Front-End Boilerplates and Starter Kits for Every Developer | dev.to | 2023-09-06

    Clone this repo using git clone --depth=1 https://github.com/react-boilerplate/react-boilerplate.git

  • react-starter-kit

    The web's most popular Jamstack front-end template (boilerplate) for building web applications with React

  • Project mention: Major Update to React Starter Kit: Welcome Joy UI and Jotai! | /r/reactjs | 2023-12-04

    Your Feedback Matters Your feedback is crucial for the continuous improvement of the React Starter Kit. Please try out the new version and share your thoughts and experiences. If you encounter any issues or have suggestions, feel free to open an issue on GitHub or join our community chat on Discord. We're excited to see the amazing applications you'll build with these new features! Happy coding! https://github.com/kriasoft/react-starter-kit

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • yo

    CLI tool for running Yeoman generators

  • Project mention: Yo: a little ttoy for your tty | /r/linuxmasterrace | 2023-04-24

    Maybe recheck the name ? https://www.npmjs.com/package/yo https://yeoman.io/

  • amber

    A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.

  • Project mention: The New Wave of Programming Languages: Pony, Zig, Crystal, Vlang, & Julia | news.ycombinator.com | 2023-07-28
  • projen

    Rapidly build modern applications with advanced configuration management

  • cmake-init

    The missing CMake project initializer

  • Project mention: CMake install schema for single- and multi-config generators | /r/cpp | 2023-12-06

    https://github.com/friendlyanon/cmake-init This is how you do CMake properly. If you deviate from its install rules you are highly likely to do something wrong.

  • create-elm-app

    🍃 Create Elm apps with zero configuration

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • copier

    Library and command-line utility for rendering projects templates. (by copier-org)

  • Project mention: Show HN: Scaffolder, CLI tool to generate project structure, taken from YAML | news.ycombinator.com | 2023-07-23

    Thanks for sharing. How does it compare to copier [0]?

    [0] https://github.com/copier-org/copier

  • craftsman

    A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀

  • Project mention: Verticle Slice Architecture | /r/dotnet | 2023-06-18
  • electron-nuxt

    ⚡ An Electron & Nuxt.js / Vue.js quick start boilerplate with vue-cli scaffolding, electron-builder, unit/e2e testing, vue-devtools

  • create-next-stack

    Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps.

  • Project mention: Why is setting up a new project with multiple technologies so difficult? | /r/webdev | 2023-05-23

    I spent too much time on this in the past too. It's why I'm building www.create-next-stack.com

  • RagTag

    Tools for fast and flexible genome assembly scaffolding and improvement

  • Project mention: Bacterial reference-guided assembly vs. de-novo assembly unicycler? | /r/bioinformatics | 2023-05-01

    Has anyone used ragtag to correct bacterial assemblies (https://github.com/malonge/RagTag/wiki/correct) ? Is it helpful?

  • generate-react-cli

    A simple React CLI to generate components instantly and more.

  • nodetskeleton

    A NodeJs Skeleton based in Clean Architecture to use TypeScript with ExpressJS, KoaJS or any other web server framework. Please give star to project to show respect to author and effort. 🤗

  • create-tw

    CLI to scaffold tailwindcss-ready projects

  • poetry-cookiecutter

    🍪 Poetry Cookiecutter is a modern Cookiecutter template for scaffolding Python packages and apps

  • Project mention: Things I've learned about building CLI tools in Python | news.ycombinator.com | 2023-10-24

    I can't say I can relate at all. If you do things from scratch that might be true, but there is a pretty popular python tool called cookiecutter that allows you to generate the basic skeleton of the app. I usually pick something that contains poetry, click(I guess there is typed now) and some linting choices.

    For fun I just googled a template and tried: https://github.com/radix-ai/poetry-cookiecutter

    And the result is quite good.

  • oas-tools

    NodeJS module to manage RESTful APIs defined with OpenAPI 3.0 Specs over express servers.

  • proji

    A powerful cross-platform project templating tool.

  • jest-test-gen

    This tool will take a js/ts file as input and generate a jest unit test file next to it with all imports mocked and tests stubs for every class method and function exported.

  • Ignite

    A comprehensive Flask boilerplate to build SaaS applications that includes Stripe billing, emails, login, and OAuth. (by Sumukh)

  • Project mention: Show HN: The pure Python SaaS starter kit | news.ycombinator.com | 2023-04-30

    Ignite (SaaS Boilerplate). Open Source. https://github.com/sumukh/ignite

  • dr_scaffold

    scaffold django rest apis like a champion 🚀

  • nx-serverless

    Modern Serverless framework starter template using Nrwl Nx monorepo dev toolkit (by sudokar)

  • scaffold-static

    Scaffolding utility for vanilla-js

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Scaffolding related posts

Index

What are some of the best open-source Scaffolding projects? This list will help you:

Project Stars
1 react-boilerplate 29,350
2 react-starter-kit 22,502
3 yo 3,789
4 amber 2,551
5 projen 2,466
6 cmake-init 1,812
7 create-elm-app 1,679
8 copier 1,663
9 craftsman 1,091
10 electron-nuxt 712
11 create-next-stack 556
12 RagTag 430
13 generate-react-cli 375
14 nodetskeleton 288
15 create-tw 253
16 poetry-cookiecutter 217
17 oas-tools 200
18 proji 195
19 jest-test-gen 168
20 Ignite 159
21 dr_scaffold 153
22 nx-serverless 136
23 scaffold-static 127

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com