Poor man's semantic release utility. Let the CI do the `npm publish` step after the build passes
Example Todo app on top of json-graphql-server
Example running Cypress end-to-end tests on Google Cloud Build
Webpack on demand (immutable builds, cached by your browser)
Unit test Angularjs code using Cypress.io test runner
Rebuilds node-sass but only if needed
Safely update your NPM dependencies using TravisCI cron jobs
Returns a promise with new versions higher than given for a npm module
Fast checking of top level dependencies based on version numbers
Check if the package is being installed by another package
Finds an installed tool in node_modules/.bin folders from current up to the git root
How to test HTTP form submission with file input using Cypress - a hack
Run any command with package.json properties exposed as environment variables
Run a Mocha BDD "it" test as many times as you want
Fetches any property from package.json using short prefix `jso dep` is same as `cat package.json | grep dependencies`
Building NPM docker image in stages for faster NPM installs
Flexible action based on semantic commits: npm publish, deploy
Small script to run each Cypress spec file one by one
Personal page by Gleb Bahmutov
Checks that every file in the given folder is lower case
CLI checks if given file exists and is not empty
Changing current working folder as a promise + a stack of folders to jump back.