JSPM

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

This is the cli package of randomfox

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.

How to use

To get the image type

foxes or npx foxes

To get a custom image type

foxes -c "https://randomfox.ca/images/3.jpg https://randomfox.ca/images/2.jpg https://randomfox.ca/images/1.jpg"

or the same with npx

Commandlist

  • foxes -h get the 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