Skip to content

Commit f5aadef

Browse files
committed
docs(readme): alphabetize and simplify What's Inside section
1 parent 324b567 commit f5aadef

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ spinner.stop()
3131

3232
## What's Inside
3333

34-
- **Visual Effects**Spinners, themes, logger
35-
- **File System** → fs, paths, globs
36-
- **Package Management** → npm, pnpm, yarn, dlx
37-
- **Process & Spawn**Safe process spawning
38-
- **Environment**68 typed env getters
39-
- **Constants**Node.js, npm, platform
40-
- **Utilities**Arrays, objects, strings, promises
34+
- **Visual Effects**logger, spinner, themes
35+
- **File System** → fs, globs, paths
36+
- **Package Management**dlx, npm, pnpm, yarn
37+
- **Process & Spawn** → process spawning
38+
- **Environment** → env getters
39+
- **Constants**node, npm, platform
40+
- **Utilities**arrays, objects, promises, strings
4141

4242
## Development
4343

0 commit comments

Comments
 (0)