/utils

Primary LanguageTypeScriptMIT LicenseMIT

@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 { logger, objectGet } from '@namesmt/utils'

Roadmap

  • Setting up Dev Container
  • Become the legendary 10000x developer

License License

MIT License © 2023 NamesMT