@murangwapacifique/facts.js
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

ChartJS

Get random facts in your project with one function call

Usage

    import fetchFacts from "@murangwapacifique/facts.js";

    const fact = await fetchFacts(); // get one fact.
    const facts = await fetchFacts({ limit: 10 }); // specify number of facts you want.

Contributing

You can contribute by opening a pull request or add a new issue. Also you can support community by giving this repository a ⭐

Package Sidebar

Install

npm i @murangwapacifique/facts.js

Weekly Downloads

1

Version

1.2.2

License

MIT

Unpacked Size

7.12 kB

Total Files

20

Last publish

Collaborators

  • murangwapacifique