@ryanburnette/end-sentence-punctuation

For when I'm annoyed that sentences don't have punctuation.

Usage no npm install needed!

<script type="module">
  import ryanburnetteEndSentencePunctuation from 'https://cdn.skypack.dev/@ryanburnette/end-sentence-punctuation';
</script>

README

end-sentence-punctuation

repo npm

For when I'm annoyed that sentences don't have punctuation.

var punctuate = require('@ryanburnette/end-sentence-punctuation');
punctuate('Hello world');
// Hello world.