quotes-sk
Get 300+ handpicked motivational, programming, and jokes quotes via random access — perfect for CLI tools, websites, bots, or daily inspiration.
Description
quotes-sk is a lightweight and easy-to-use NPM package that provides 300+ categorized quotes including motivational, programming, and jokes. Ideal for use in websites, command-line tools, bots, or apps where daily inspiration or fun quotes are needed. Easily fetch random quotes or access the full list
📦 Installation
npm install quotes-sk
🔼 Usage
In your index.js file
for Random Quotes
const { getRandomQuote } = require("quotes-sk");
console.log(getRandomQuote());
🙋♂ Author
Made with ❤ by Shobhit Kumar