Socket
Book a DemoInstallSign in
Socket

@giraugh/tools

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@giraugh/tools

Generic typescript utilities built with simplicity in mind

latest
Source
npmnpm
Version
2.3.1
Version published
Maintainers
1
Created
Source

🦒 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

Keywords

utility

FAQs

Package last updated on 12 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts