Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

quotes-sk

ShobhitKumar1437242Apache-2.04.0.2

Get 300+ curted quotes instantly - motivational, jokes, programming and more

npm, quotes, daily-quotes, npm-package, motivation, programming

readme

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