JSPM

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

Get random fox image urls in a simple commandline app

Package Exports

  • foxes

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 (foxes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

foxes

This is randomfox as an cli app for Windows, MacOS(not for ARM) and Linux.
Now it's written in Typescript and the library too 👍😉 CodeFactor

How to use

To get the image type

foxes or npx foxes

To get a custom image type

foxes -c "url1 url2 url3"

or the same with npx

Commandlist

foxes -h -> For help

foxes -v -> get the version

foxes -> get an random fox image url

foxes -c "" -> get an random fox image from your urls

Installation

npm i -g foxes

or

yarn install -g foxes

or

npm i -g git+https://github.com/Minecodes/foxes

or

npm i -g git+https://gitlab.com/Minecodes13/foxes

or

yarn install -g git+https://github.com/Minecodes/foxes

or

yarn install -g git+https://gitlab.com/Minecodes13/foxes