1.0.6 • Published 8 months ago

capybaras v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

Are you tired of finding different packages for capybara facts, quotes, memes & images? This package is for you! This is an all-in-one package created in javascript that has a collection of capy facts, memes, images etc.

The package is currently in development, so there's only CapybaraFacts function right now.

The function has two strings in it i.e content that is the fact & number that is the fact number. Here's an example code explaining how you can use this package:

const capybaras = require("capybaras");
const RandomFact = capybaras.CapybaraFacts();

console.log("Fact No." + `${RandomFact.number},` + " Content:" + RandomFact.content);
1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago