1.2.2 • Published 2 years ago

@murangwapacifique/facts.js v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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 ⭐

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago