Skip to content

korbinancell/cli-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random cli tools I thought would be neat.

Clone & npm i & npm run link to use everywhere w/ tools --help

DONE Colors

  • RGB -> HEX -> hsla conversion

DONE Img manip

  • Convert file to webp
  • Convert folder of files to webp
  • Resize img & folder of imgs

DONE Json formatting

  • Combine separate files into one

DONE For fun

  • Text to small text
  • Text to small caps
  • Text to upside down
  • Zalgoize text

TODO common project helpers

  • Enable git w/ common .gitignore
  • Enable eslint (npm init @eslint/config@latest) & add personalized overrides
  • Enable common vscode extensions

TODO Img manip

  • Resize img options from sharp

TODO Json formatting

  • Find count of data
  • Find unique items in data
  • Reformat to new shape
  • Determine data shape from data
  • Query json w/ sql

TODO steam stuff?

  • Get mod ids for subscribed items?
  • lookup steam name

TODO For fun

  • QR code generator?

About

Collect a lot of random tools or calculators I have to search for into one global cli tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published