.babelrc | |
|
|
.eslintignore | |
|
|
.eslintrc.yml | |
|
|
.flowconfig | |
|
|
.gitignore | |
|
|
.npmignore | |
|
|
.travis.yml | |
|
|
Makefile | |
|
|
__tests__/fixtures/after.ini | |
|
|
__tests__/fixtures/after.json | |
|
|
__tests__/fixtures/after.yml | |
|
|
__tests__/fixtures/before.ini | |
|
|
__tests__/fixtures/before.json | |
|
|
__tests__/fixtures/before.yml | |
|
|
__tests__/fixtures/result.json | |
|
|
__tests__/fixtures/resultPlain | |
|
|
__tests__/fixtures/resultStructuredText | |
|
|
__tests__/index.test.js | 20 | A 0 mins |
|
package-lock.json | |
|
|
package.json | |
|
|
readme.md | |
|
|
src/bin/gendiff.js | 14 | A 0 mins |
|
src/compareParsedData.js | 42 | A 0 mins |
|
src/getParser.js | 8 | A 0 mins |
|
src/index.js | 15 | A 0 mins |
|
src/rendersToOutputFormats/index.js | 11 | A 0 mins |
|
src/rendersToOutputFormats/renderToJson.js | 10 | A 0 mins |
|
src/rendersToOutputFormats/renderToPlain.js | 16 | A 0 mins |
|
src/rendersToOutputFormats/renderToStructuredText.js | 32 | A 0 mins |
|