0.5.6 • Published 1 year ago
@namesmt/utils v0.5.6
@namesmt/utils 
@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