0.5.6 • Published 9 months ago

@namesmt/utils v0.5.6

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

@namesmt/utils TypeScript heart icon

npm version npm downloads Codecov Bundlejs jsDocs.io

@namesmt/utils is my opinionated collection of common JavaScript / TypeScript utils on top of @antfu's opinionated collection

Features

  • TypeScript ready!

Usage

Install package:

# npm
npm install @namesmt/utils

# yarn
yarn add @namesmt/utils

# pnpm (recommended)
pnpm install @namesmt/utils

Import:

// ESM
import { createLogger, objectGet } from '@namesmt/utils'

Roadmap

  • Become the legendary 10000x developer

License License

MIT License © 2024 NamesMT

0.5.6

9 months ago

0.5.5

10 months ago

0.3.0

12 months ago

0.5.4

10 months ago

0.5.3

11 months ago

0.2.6

1 year ago

0.5.0

11 months ago

0.4.1

11 months ago

0.4.0

11 months ago

0.3.1

12 months ago

0.5.2

11 months ago

0.2.5

1 year ago

0.5.1

11 months ago

0.2.3

1 year ago

0.2.4

1 year ago

0.2.1

1 year ago

0.2.2

1 year ago

0.2.0

1 year ago

0.1.0

2 years ago