Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Popular repositories
-
node-bignum
Big integers for Node.js using OpenSSL
-
node-extend
Simple function to extend objects
-
constitute
Minimalistic Dependency Injection (DI) for ES5/ES6/ES7
-
relative-numbers
Forked from dimatter/atom-relative-line-numbers
Relative line numbers package for Atom
-
node-jsonrpc2
Forked from jb55/node-jsonrpc
JSON-RPC client and server for node.js
-
reduct
Functional Dependency Injection (DI) for JavaScript
816 contributions in the last year
Contribution activity
August 2018
Created a pull request in applitools/eyes.cypress that received 1 comment
"abort is not a function" when isDisabled is set to true
The makeEyesOpen function in @applitools/rendering-grid-client will return an object with no abort property:
if (isDisabled) { logger.log('openEye…
Created an issue in applitools/eyes.cypress that received 1 comment
Installation fails: E404
With the latest version the installation fails with an E404 error:
$ npm i @applitools/eyes.cypress
npm ERR! code E404
npm ERR! 404 Not Found: @app…