Socket
Socket
Sign inDemoInstall

some-random-cat

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

some-random-cat

A utility which generates random cat images with a URL


Version published
Weekly downloads
16
increased by220%
Maintainers
1
Weekly downloads
 
Created
Source

some-random-cat

A very suitable API to generate random images of cats, dogs and random jokes, facts... A lot more!

Author: Aktindo

Dependencies: axios

Versions: v1.0.5 (current)

How to use it? (Example)

Generate a random picture of cat:

const somethingRandom = require('some-random-cat')
somethingRandom.Random.newCat()
.then(res => console.log(res)) // The function returns a pending promise and can be logged using .then
.catch(e => console.error(e)) // Catch the error

Documentation

It will be soon available in v1.1.5

New features

Soon in v1.1 , A new module called math will be implemented too!

Keywords

FAQs

Package last updated on 02 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc