README
verbal-morality
Determines how immoral your text is by counting the "bad words" in your text.
Used by the Three Seashells team in #XploreXero 2015 to power something like this.
How immoral is your text?
<script type="module">
import verbalMorality from 'https://cdn.skypack.dev/verbal-morality';
</script>
Determines how immoral your text is by counting the "bad words" in your text.
Used by the Three Seashells team in #XploreXero 2015 to power something like this.