Show HN: Ignore-check – A CLI tools to ensure patterns are present in .gitignore

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    A simple CLI/utility to ensure certain patterns are present in a project's .gitignore - Be sure to 🌟 this repository for updates!

  • ensure-gitignore

    Ensure the presence of patterns within a project's gitignore

  • Hello HN,

    I maintain a library that generates a sensitive files and unfortunately people were committing these sensitive files to public github repos.

    To solve this problem, I built ignore-check which I can add as an install script to my library to make sure the sensitive file pattern is present in the .gitignore file, if it isn't there then this CLI will add it.

    The positive benefit of shipping this as a npx cli command is that I don't need to add another dependency/dev dependency to my package.json

    Big shoutout to this project which was the inspiration for ignore-check: https://github.com/seek-oss/ensure-gitignore

  • 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

  • Cloud Security and Resilience: DevSecOps Tools and Practices

    10 projects | dev.to | 1 May 2024
  • Horus: An OSINT / digital forensics tool built in Python (formerly 'Sentinel')

    1 project | news.ycombinator.com | 22 Apr 2024
  • Show HN: Horus – An OSINT / digital forensics tool built in Python

    1 project | news.ycombinator.com | 17 Apr 2024
  • Tracking Snoop Dogg's $4M Crypto Wallet with My New Open Source Tool!

    1 project | dev.to | 13 Apr 2024
  • Introducing EncriptorJS: Secure Text Encryption and Decryption in JavaScript

    1 project | dev.to | 5 Apr 2024