Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (anycrap) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
anycrap
CLI for the Anycrap API — 35,000+ absurdist AI-generated product concepts in your terminal.
npx anycrap random Thought-Cancelling Headphones gadgets, anti-productivity
Headphones that don't just block sound — they block thoughts.
→ anycrap.shop/products/thought-cancelling-headphonesSetup
Get a free API key at anycrap.shop/developers, then:
npx anycrap key ak_your_key_hereOr set the environment variable:
export ANYCRAP_API_KEY=ak_your_key_hereCommands
anycrap random # one random product
anycrap random -n 5 # five random products
anycrap random -c food # random from a category
anycrap search "underwater" # search by name
anycrap search "toilet" -c self-care # search within a category
anycrap get dehydrated-water # product by slug
anycrap categories # list all categoriesAll commands support --json for piping:
anycrap random --json | jq '.[] | .name'Install globally
npm i -g anycrapCategories
gadgets useless gifts quantum anti-productivity supernatural diy food normal wearables weapons-tools home-furniture pop-culture books toys vehicles self-care outdoor creatures music poo stuff anycrap
License
MIT