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

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

Roadmap

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

License License

MIT License © 2023 NamesMT

/@namesmt/utils/

    Package Sidebar

    Install

    npm i @namesmt/utils

    Weekly Downloads

    45

    Version

    0.2.6

    License

    MIT

    Unpacked Size

    16.2 kB

    Total Files

    5

    Last publish

    Collaborators

    • namesmt