Simple pluralise in JavaScript
While working with Vue.js on top of a Ruby on Rails stack, I found myself replicating on the front end a few of the helpful utilities we had access to in the back end. One of them was pluralise, either with or without number.
After finding several co...
gnclmorais.hashnode.dev2 min read