0.5.6 • Published 12 months ago

@namesmt/utils v0.5.6

Weekly downloads
-
License
MIT
Repository
github
Last release
12 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

12 months ago

0.5.5

12 months ago

0.3.0

1 year ago

0.5.4

12 months ago

0.5.3

1 year ago

0.2.6

1 year ago

0.5.0

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.1

1 year ago

0.5.2

1 year ago

0.2.5

1 year ago

0.5.1

1 year ago

0.2.3

2 years ago

0.2.4

2 years ago

0.2.1

2 years ago

0.2.2

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago