Git Hooks without extra dependencies like Husky in Node.js project

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

    Git hooks made easy 🐶 woof!

  • lint-staged recommented to use with husky. However, husky v5.0.0 is licesed under The Parity Public License.

  • githook-lint-staged-example

    Git 2.9+(`core.hooksPath`) + Lint Staged without extra dependencies.

  • azu/githook-lint-staged-example: Git 2.9+(core.hooksPath) + Lint Staged without extra dependencies.

  • 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

  • I switch from Eslint to Biome

    3 projects | dev.to | 22 Apr 2024
  • Streamline Your Workflow: Setting Up Git Hooks with Husky to Simplify Version Updates

    2 projects | dev.to | 13 Apr 2024
  • Angular 14 + Prettier + Husky Setup

    2 projects | dev.to | 1 Mar 2024
  • Como adicionar hooks aos commits de seu projeto utilizando Husky

    2 projects | dev.to | 7 Dec 2023
  • My script to install husky, commitlint and lint-staged with zx

    3 projects | dev.to | 18 Nov 2023