Skip to content

hypernym-studio/utils

Repository files navigation

@hypernym/utils

A collection of reusable utilities.

Repository | Package | Releases | Discussions

npm i @hypernym/utils

Features

  • TypeScript friendly
  • Fully tree-shakeable
  • No dependencies

Usage

// ESM & TS
import { isNull, isString, ... } from '@hypernym/utils'

// Types
import type { IsAny, RequiredDeep, ... } from '@hypernym/utils'

Community

Feel free to ask questions or share new ideas.

Use the official discussions to get involved.

License

Developed in 🇭🇷 Croatia.

Released under the MIT license.

© Hypernym Studio