licenses.dev

@khangdt22/utils v0.0.23

A collection of utility functions for JavaScript / TypeScript applications

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
@types/node • 22.13.10TypeScript definitions for nodeINDIRECT1
@types/retry • 0.12.2TypeScript definitions for retryINDIRECT0
@types/ws • 8.18.0TypeScript definitions for wsDIRECT2
camelcase-keys • 9.1.3Convert object keys to camel caseDIRECT4
camelcase • 8.0.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsDIRECT0
is-network-error • 1.1.0Check if a value is a Fetch network errorINDIRECT0
json5 • 2.2.3JSON for HumansDIRECT0
map-obj • 5.0.0Map object keys and values into a new objectINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
p-retry • 6.2.1Retry a promise-returning or async functionDIRECT3
quick-lru • 6.1.2Simple “Least Recently Used” (LRU) cacheINDIRECT0
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
ws • 8.18.1Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
zod-validation-error • 2.1.0Wrap zod validation errors in user-friendly readable messagesDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
dotenv • 16.4.7Loads environment variables from .env fileDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 4.37.0A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40khangdt22%2Futils)](https://licenses.dev/npm/%40khangdt22%2Futils)
<a href="https://licenses.dev/npm/%40khangdt22%2Futils">
  <img src="https://licenses.dev/b/npm/%40khangdt22%2Futils" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.23 version:

[![licenses](https://licenses.dev/b/npm/%40khangdt22%2Futils/0.0.23)](https://licenses.dev/npm/%40khangdt22%2Futils/0.0.23)
<a href="https://licenses.dev/npm/%40khangdt22%2Futils/0.0.23">
  <img src="https://licenses.dev/b/npm/%40khangdt22%2Futils/0.0.23" alt="licenses" />
</a>
GitHub