ranmess

Code Coverage Deno Doc

The most complete Quotable API Wrapper and CLI Tool.

Quotable is a free, open source quotations API.

Usage

The API is the same on all this platforms ✔ī¸

Deno đŸĻ•

import * as ranmess from "https://deno.land/x/ranmess/mod.ts";

ranmess.cleanQuote(); //=> "In seed time learn, in harvest teach, in winter enjoy."
ranmess.cleanQuote(); //=> "A leader is one who knows the way, goes the way, and shows the way."

ranmess.cleanTags(); //=> ["business", "education", "faith", "famous-quotes", ..etc]

Node.js đŸĸ🚀

import * as ranmess from "ranmess";

Browser 🌐

You can use any CDN đŸ”Ĩ

Eg 👉 ESM ↔ī¸ SkyPack 🆚 Script Tag ↔ī¸ JSDelivr

Documentation

Is hosted on Deno Doc 📄

This module is fully typed, includes lot of utils and interfaces!

CLI đŸ’ģ

Install đŸ“Ļ

Deno

deno install --allow-net https://deno.land/x/ranmess/src/ranmess.ts

Node.js

npm install -g ranmess

A binary for multiple platforms is provided too! 🤖

Usage 🕹ī¸

ranmess

A random quote and its author will be printed!

Video Showcase đŸŽĨ

Support

Open an Issue, I will check it a soon as possible 👀

If you want to hurry me up a bit send me a tweet 😆

Consider supporting me on Patreon if you like my work 🚀

Don't forget to start the repo ⭐

Versioning

We use Semantic Versioning. For the versions available, see the tags 🏷ī¸

Other Art

I also made this on Rust, Python, and Go. Even a website!

Licence

Licensed under the MIT License 📄