File tree 1 file changed +16
-2
lines changed
1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 2
2
<p align =" center " >
3
3
<img width="110" src=".github/logo.png">
4
4
</p >
5
- <h1 align =" center " >cleye</h1 >
5
+ <h1 align =" center " >
6
+ cleye
7
+ <br>
8
+ <a href="https://npm.im/cleye"><img src="https://badgen.net/npm/v/cleye"></a> <a href="https://npm.im/cleye"><img src="https://badgen.net/npm/dm/cleye"></a>
9
+ </h1 >
6
10
7
11
The intuitive command-line interface (CLI) development tool.
8
12
@@ -15,7 +19,17 @@ The intuitive command-line interface (CLI) development tool.
15
19
16
20
→ [ Try it out online] ( https://stackblitz.com/edit/cleye-demo?devtoolsheight=50&file=examples/greet.ts&view=editor )
17
21
18
- <sub >Found this package useful? Show your support & appreciation by [ sponsoring] ( https://github.com/sponsors/privatenumber ) ! ❤️</sub >
22
+ <br >
23
+
24
+ <p align =" center " >
25
+ <a href="https://privatenumber-sponsors.vercel.app/api/sponsor?tier=platinum">
26
+ <picture>
27
+ <source width="830" media="(prefers-color-scheme: dark)" srcset="https://privatenumber-sponsors.vercel.app/api/sponsor?tier=platinum&image=dark">
28
+ <source width="830" media="(prefers-color-scheme: light)" srcset="https://privatenumber-sponsors.vercel.app/api/sponsor?tier=platinum&image">
29
+ <img width="830" src="https://privatenumber-sponsors.vercel.app/api/sponsor?tier=platinum&image" alt="Premium sponsor banner">
30
+ </picture>
31
+ </a>
32
+ </p >
19
33
20
34
## Install
21
35
You can’t perform that action at this time.
0 commit comments