2.3.1 • Published 5 months ago

@giraugh/tools v2.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

🦒 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

2.3.0

5 months ago

2.3.1

5 months ago

1.7.0

10 months ago

2.2.0

9 months ago

2.1.0

9 months ago

2.0.0

9 months ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.1.0

1 year ago