Generic typescript utilities built with simplicity in mind.
Yarn
yarn add @giraugh/toolsPNPM
pnpm add @giraugh/toolsNPM
npm install @giraugh/toolsimport{pluralize}from'@giraugh/tools'pluralize('cake',2)==='cakes'Docs are auto generated based on TSDoc comments. See the full API docs above for a list of tools and constants you can use.
If you find an issue or want to request a feature, please create an issue.
Refer to the Contributing Guide for details on local development and contributing to this project.
@giraugh/tools is licensed under MIT