002

An NPM/ Deno 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 02 from 'https://cdn.skypack.dev/002';
</script>

README

002 - 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 002

Usage

const zerotwo = require('002');

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