@oatcoder/jefe

a small library with potential.

Usage no npm install needed!

<script type="module">
  import oatcoderJefe from 'https://cdn.skypack.dev/@oatcoder/jefe';
</script>

README

@oatcoder/jefe

a small library with potential.

Bad Words

Helps check if string contains bad words.

findBadWords(string)

Will return bad words found in string.

hasBadWords(string)

Checks if string has bad words.

addBadWords(string)

Adds bad words to check against.