Changing some files in node_module

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

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

    Fix broken node modules instantly 🏃🏽‍♀️💨

    If you need to permanently make a change but the change is specific to your own project or it is a change that you believe will be made in the source of the library in the future, use patch-package. This will enable you to commit just your change diffs in your repo and you don't need to fork the entire package. So if you change just one line, then your "fork" will just be that one line and not the rest of the code. This is ideal in most cases. It's often a good idea to submit an issue/pull request to the source repo so that others can get your change/fix too if it is widely applicable.

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

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