Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 279 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 279 Bytes

About

This is a TS module version of pluralize

Installation

npm i --save typescript-pluralize or yarn add typescript-pluralize

Building

npm run build to run TSC script

Testing

npm run test to test wit Jest