pluto-say

Tell Pluto what to say

Usage no npm install needed!

<script type="module">
  import plutoSay from 'https://cdn.skypack.dev/pluto-say';
</script>

README

effect

TODO

  • use pluto logo.

Usage

install

npm i -S pluto-say

code


const say = require('pluto-say');

console.log(say('hello world'));

License

MIT