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