Skip to content

Fuzzyma/e18e-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To learn more about the e18e project, visit e18e.dev. The cleanup-section contains a couchdb instance that you can use.

If you need help, visit our discord or text me on bluesky.

npx github:Fuzzyma/e18e-tools --help

You probably want this for ci output and all results in a json file:

npx github:Fuzzyma/e18e-tools packagename -n 100 -f json-output.json -u user -p 'password' -U couchdbdatabase

Use packagename@version to filter all dependents whose semver range includes this version.

Or if you want the md file:

npx github:Fuzzyma/e18e-tools packagename -n 100 -q -o md -u user -p 'password' -U couchdbdatabase > md-output.md

Alternatively you can use the format command to turn a json into a different output. Here an md file:

npx -p github:Fuzzyma/e18e-tools format json-output.json -f md -n 100

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published