1.2.0 • Published 3 years ago

cy-search v1.2.0

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

cy-search ci status

Search Cypress documentation from the terminal

cy-search in action

Use

You can perform Cypress documentation search without installing cy-search permanently

$ npx cy-search
  - type search query
  - click on the result to open the browser

Or you can install cy-search globally to be quicker

$ npm i -g cy-search
$ cy-search
  ...