plural-parens

Pluralize all words in a sentence that have the parenthesized plural indicator suffix (s).

Usage no npm install needed!

<script type="module">
  import pluralParens from 'https://cdn.skypack.dev/plural-parens';
</script>

README

plural-parens

npm version Build Status

Pluralize all words in a sentence that have the parenthesised plural indicator suffix "(s)".

Install

$ npm install --save plural-parens

Usage

var pluralParens = require('plural-parens')

License

ISC © Raine Lourie