SkillAgentSearch skills...

Differ

Electron application to compare two directories

Install / Use

/learn @madushadhanushka/Differ
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DIFFER

Smart file comparison tool

This is an electron based application to compare files in two directories. Additianal to the nomal file comparison, this tool also provide support to compare two xml,property or json file changes whithout considering structural positions.

Online version available at Differ

Structural Comparison Supported File types

  1. XML
  2. JSON
  3. Properties

Screen Shot

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# lint all JS/Vue component files in `app/src`
npm run lint

# run webpack in production
npm run pack

Download

Download the latest binary distribution for your relavant platform.

Incase of Failure

  • Please makesure to set the execution permission for linux if it is not already set.
chmod +x differ
  • If you do not already install electron in your machine, then you need to have all lib files which included in the zipped folder to run this application.
  • If you have face any problem of using this application, please raise your issue as a Github issue.
View on GitHub
GitHub Stars48
CategoryDevelopment
Updated1y ago
Forks4

Languages

Vue

Security Score

65/100

Audited on Jul 12, 2024

No findings