@namesmt/utils
TypeScript icon, indicating that this package has built-in type declarations

0.5.6 • Public • Published

@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

  • [x] 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

Dependencies (2)

Dev Dependencies (10)

Package Sidebar

Install

npm i @namesmt/utils

Weekly Downloads

159

Version

0.5.6

License

MIT

Unpacked Size

17 kB

Total Files

5

Last publish

Collaborators

  • namesmt