PatNeedham/google-it

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.json
.eslintignore
.eslintrc
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.md
.gitignore
.npmignore
.travis.yml
README.md
__tests__/data/facebook.html
__tests__/data/miter-saws.html
__tests__/data/no-matching-documents.html
__tests__/data/nostradamus.html
images/google-it-demo.gif
images/google-it-output-no-display.gif
images/onlyUrls.png
images/open-results-in-browser.gif
package-lock.json
package.json
__tests__/googleIt.spec.js165
__tests__/parseCommandLineArgs.spec.js18
__tests__/utils.spec.js111
A
1 hr
__tests__/validateCLIArguments.spec.js29
src/app.js19
src/googleIt.js196
A
3 hrs
src/main.js2
src/optionDefinitions.js22
src/parseCommandLineArgs.js11
src/utils.js103
src/validateCLIArguments.js32
A
25 mins