Skip to content

Commit 86e47b2

Browse files
authored
Merge pull request #8 from natemoo-re/prompts-readme
Update README.md
2 parents 65f92b4 + 80404ab commit 86e47b2

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.changeset/funny-adults-brush.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clack/prompts": patch
3+
---
4+
5+
Update README

packages/prompts/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
11
# `@clack/prompts`
2+
3+
Build beautiful command-line apps in minutes 🪄
4+
5+
https://user-images.githubusercontent.com/7118177/218354495-aece6e96-cad2-403b-85d1-921a689556e4.mp4
6+
7+
---
8+
9+
`@clack/prompts` is an opinionated, pre-styled wrapper around [`@clack/core`](https://www.npmjs.com/package/@clack/core).
10+
11+
- 🤏 Only 4 kB gzip (80% smaller than `prompts`)
12+
- 💎 Beautiful, minimal UI
13+
- ✅ Simple API
14+
- 🧱 Comes with `text`, `confirm`, `select`, and `spinner` components
15+
16+

0 commit comments

Comments
 (0)