JSPM

anycrap

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 98
  • Score
    100M100P100Q0F
  • License MIT

CLI for the Anycrap API — 35,000+ absurdist AI product concepts on demand.

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-headphones

    Setup

    Get a free API key at anycrap.shop/developers, then:

    npx anycrap key ak_your_key_here

    Or set the environment variable:

    export ANYCRAP_API_KEY=ak_your_key_here

    Commands

    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 categories

    All commands support --json for piping:

    anycrap random --json | jq '.[] | .name'

    Install globally

    npm i -g anycrap

    Categories

    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