@namesmt/utils is my opinionated collection of common JavaScript / TypeScript utils on top of @antfu's opinionated collection
- [x] TypeScript ready!
# npm
npm install @namesmt/utils
# yarn
yarn add @namesmt/utils
# pnpm (recommended)
pnpm install @namesmt/utils
// ESM
import { createLogger, objectGet } from '@namesmt/utils'
- [ ] Become the legendary 10000x developer