My personal snippets, tests, and things that are too small to have their own repo :)
This project is archived since it migrated to :
In a terminal, cd to the root of your repo and run:
node path/to/one-file/repo-banner.cli.jsHere is the output of the cli running on this repository :
It will generate a <project-name>-banner.svg file that you can use in your README.md file, here is the output for this repository :
- compress repo-banner output with svgo
- let repo-banner find the color in manifest.json or index.html files
- banner is displayed full width, so the height should be reduced by 40%
- banner should be able to show something else than github + ts : vue + ts, vue + js, js, ts, etc
- Boxy Svg : simple & effective svg editor
- Bun : super fast runtime for JavaScript and TypeScript
- Github : for all their great work year after year, pushing OSS forward
- Repo-checker : eslint cover /src code and this tool the rest ^^
- Shields.io : nice looking badges to be proud of
- Shuutils : collection of pure JS utils
- Svg Omg : the great king of svg file size reduction
- V8 : simple & effective cli for code coverage
- Vitest : super fast vite-native testing framework