ensure-gitignore VS ignore-sync

Compare ensure-gitignore vs ignore-sync and see what are their differences.

ensure-gitignore

Ensure the presence of patterns within a project's gitignore (by seek-oss)
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
ensure-gitignore ignore-sync
1 1
5 31
- -
0.0 8.1
about 1 year ago 4 days ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ensure-gitignore

Posts with mentions or reviews of ensure-gitignore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-06.
  • Show HN: Ignore-check – A CLI tools to ensure patterns are present in .gitignore
    2 projects | news.ycombinator.com | 6 May 2021
    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

ignore-sync

Posts with mentions or reviews of ignore-sync. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing ensure-gitignore and ignore-sync you can also consider the following projects:

gitignore.io - Create useful .gitignore files for your project

gitignore - The largest collection of useful .gitignore templates

gign - ⚙️ A cute .gitignore generator

dotignore - Creat your .gitignore files with CLI

add-gitignore - An interactive CLI tool that adds a .gitignore to your projects.

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

pretty-quick - ⚡ Get Pretty Quick

Pyignore - VS code extension for generating professional python .gitignore files

gitignore-online-generator - A useful gitignore online generator.

cli - The CLI Application of Gitignored. Provide A Faster Way to Generate .gitignore File via Caching