mandal_quotes
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

custom_quotes_generator_npm_package

If you want to get random Motivation quote, then please use this package.

To install this package, use the below command

npm i mandal_quotes

After installing, please make sure you have type module in your package.json file

...
"type": "module"
...

Now you can use it

  import {getRandomQuote} from "mandal_quotes";
  console.log (getRandomQuote ());

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.01latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.01

Package Sidebar

Install

npm i mandal_quotes

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

4.98 kB

Total Files

7

Last publish

Collaborators

  • souravmandal2004