zero-two-quotesdeprecated

An NPM package which returns a quote by Zero Two from the anime DARLING in the FRANXX in string form.

Usage no npm install needed!

<script type="module">
  import zeroTwoQuotes from 'https://cdn.skypack.dev/zero-two-quotes';
</script>

README

Zero Two Quotes

npm license

npmbadge

The simplest Zero Two Quote package of all.

Yes, this works really well with Discord bot APIs!

Install

$ npm install zero-two-quotes

Usage

const zerotwo = require('zero-two-quotes');

console.log(zerotwo());

Output

$ I think I have taken a liking to you. Won't you be my darling?

Updates

  • Changed quote case method to array calculation.

Upcoming

  • Will be adding more Zero Two quotes (please send some in!).
  • Will be adding some Hiro quotes (also please send some in!).

Links