ユーティリティ
汎用ユーティリティライブラリ
lodash
Lodash modular utilities.
date-fns
Modern JavaScript date utility library
dayjs
2KB immutable date time library alternative to Moment.js with the same modern API
uuid
RFC9562 UUIDs
nanoid
A tiny (118 bytes), secure URL-friendly unique string ID generator
chalk
Terminal string styling done right
dotenv
Loads environment variables from .env file
debug
Lightweight debugging utility for Node.js and the browser
ms
Tiny millisecond conversion utility
glob
the most correct and second fastest glob implementation in JavaScript
minimatch
a glob matcher in javascript
semver
The semantic version parser used by npm.
deepmerge
A library for deep (recursive) merging of Javascript objects
clsx
A tiny (239B) utility for constructing className strings conditionally.
cva
Awesome node module
class-variance-authority
Class Variance Authority 🧬
tailwind-merge
Merge Tailwind CSS classes without style conflicts
zx
A tool for writing better scripts
execa
Process execution for humans
shelljs
Portable Unix shell commands for Node.js
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
chokidar
Minimal and efficient cross-platform file watching library
yaml
JavaScript parser and stringifier for YAML
toml
TOML parser for Node.js (TOML v1.1.0 compliant)
csv-parse
CSV parsing implementing the Node.js `stream.Transform` API