Optional pre-commit checks with husky

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

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.io
featured
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.
www.influxdata.com
featured
  • lint-staged

    🚫💩 — Run linters on git staged files

  • You can use lint-staged for prettier and eslint, but using it for TypeScript check makes no sense because if you change types in a git staged file it may break typing in another file.

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

  • 500 lines in 2013 is 10k in 2023, inflation you know

    1 project | /r/ProgrammerHumor | 29 Apr 2023
  • Run linters against staged Git files

    1 project | news.ycombinator.com | 25 Oct 2022
  • Running specific hooks based on staged file types

    1 project | /r/git | 22 Oct 2022
  • Commiting Like a Pro in NodeJs: The hooks

    1 project | dev.to | 8 Aug 2022
  • solution to unit test assertion failures: Just comment out the assertions

    1 project | /r/programminghumor | 24 Mar 2022