irastypain/gendiff

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.eslintignore
.eslintrc.yaml
.gitignore
.npmignore
.travis.yml
Makefile
README.md
__tests__/__fixtures__/diffFlat.json
__tests__/__fixtures__/diffFlat.txt
__tests__/__fixtures__/diffFlatIni.json
__tests__/__fixtures__/diffFlatPlain.txt
__tests__/__fixtures__/diffRecursive.json
__tests__/__fixtures__/diffRecursive.txt
__tests__/__fixtures__/diffRecursivePlain.txt
__tests__/__fixtures__/ini/after.ini
__tests__/__fixtures__/ini/afterRecursive.ini
__tests__/__fixtures__/ini/before.ini
__tests__/__fixtures__/ini/beforeRecursive.ini
__tests__/__fixtures__/json/after.json
__tests__/__fixtures__/json/afterRecursive.json
__tests__/__fixtures__/json/before.json
__tests__/__fixtures__/json/beforeRecursive.json
__tests__/__fixtures__/yaml/after.yaml
__tests__/__fixtures__/yaml/afterRecursive.yaml
__tests__/__fixtures__/yaml/before.yaml
__tests__/__fixtures__/yaml/beforeRecursive.yaml
__tests__/genDiff.test.js101
F
4 days
package-lock.json
package.json
src/bin/gendiff.js13
A
0 mins
src/index.js68
A
0 mins
src/renderers/index.js11
A
0 mins
src/renderers/json.js41
A
2 hrs
src/renderers/plain.js43
A
1 hr
src/renderers/simple.js47
A
1 hr