Lightweight TypeScript utility packages for arrays, strings, dates, environment detection, and more.
pnpm install @theholocron/utilsimport {} from "@theholocron/utils";| Package | Docs | npm |
|---|---|---|
@theholocron/array-utils |
Docs | npm |
@theholocron/date-time-utils |
Docs | npm |
@theholocron/env-utils |
Docs | npm |
@theholocron/location-utils |
Docs | npm |
@theholocron/misc-utils |
Docs | npm |
@theholocron/storage-utils |
Docs | npm |
@theholocron/string-utils |
Docs | npm |
@theholocron/uri-utils |
Docs | npm |
| Script | Command |
|---|---|
pnpm build |
turbo run build |
pnpm lint |
turbo run lint |
pnpm test |
turbo run test |
pnpm test:coverage |
turbo run test:coverage |
pnpm typecheck |
turbo run typecheck |
pnpm audit |
knip |
Automated via semantic-release. See the releases page and CHANGELOG.md.