@giraugh/tools
TypeScript icon, indicating that this package has built-in type declarations

2.3.1 • Public • Published

🦒 Giraugh Tools

npm version minzip size

Generic typescript utilities built with simplicity in mind.

Installation

Yarn

yarn add @giraugh/tools

PNPM

pnpm add @giraugh/tools

NPM

npm install @giraugh/tools

Usage

import { pluralize } from '@giraugh/tools'

pluralize('cake', 2) === 'cakes'

Documentation

📄 Visit documentation

Docs are auto generated based on TSDoc comments. See the full API docs above for a list of tools and constants you can use.

Development

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.

License

@giraugh/tools is licensed under MIT

Package Sidebar

Install

npm i @giraugh/tools

Weekly Downloads

33

Version

2.3.1

License

MIT

Unpacked Size

30.5 kB

Total Files

46

Last publish

Collaborators

  • giraugh