One Config to Rule Them All

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • goplicate

    A CLI tool that helps define common code or configuration snippets once, and sync it to multiple projects

    If you're maintaining many different projects with similar config files or a single project with many such repositories, then try Goplicate out - It literally takes 4 steps to integrate into your existing projects' setup!

  • intellij-plugins

    Open-source plugins included in the distribution of IntelliJ IDEA Ultimate and other IDEs based on the IntelliJ Platform

    An IDE configuration: VSCode's .vscode/ or Intellij IDEA's .idea/

  • 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.

  • starter-workflows

    Accelerating new GitHub Actions workflows

    A CI/CD configuration: GitHub's .github/workflows/..., CircleCI's .circleci/config.yaml

  • ESLint

    Find and fix problems in your JavaScript code.

    In the following simplified example, we'll sync an eslint configuration.

  • Visual Studio Code

    Visual Studio Code

    An IDE configuration: VSCode's .vscode/ or Intellij IDEA's .idea/

  • cli

    GitHub’s official command line tool

    Support for checking out a new git branch, committing the changes, and opening a GitHub pull request (assuming GitHub CLI is installed and configured).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts