1
1
<p align =" center " >
2
- <img src =" https://timbokz.github.io/Chonky/Chonky_clear.png " alt =" Chonky logo " >
3
- <br />
4
- <a href =" https://www.npmjs.com/package/chonky " >
5
- <img alt="NPM package" src="https://img.shields.io/npm/v/chonky.svg">
6
- </a >
7
- <a href =" https://tldrlegal.com/license/mit-license " >
8
- <img alt="MIT license" src="https://img.shields.io/npm/l/chonky">
9
- </a >
10
- <a href =" https://www.npmjs.com/package/chonky " >
11
- <img alt="NPM downloads" src="https://img.shields.io/npm/dt/chonky">
12
- </a >
13
- <a href =" https://github.com/TimboKZ/Chonky " >
14
- <img alt="GitHub stars" src="https://img.shields.io/github/stars/TimboKZ/Chonky">
15
- </a >
16
- <a href =" https://discord.gg/4HJaFn9 " >
17
- <img alt="Chat on Discord" src="https://img.shields.io/discord/696033621986770957?label=Chat%20on%20Discord" />
18
- </a >
2
+ <img src="https://chonky.io/chonky-logo-v2.png" alt="Chonky v2 Logo" />
3
+ <br />
4
+ <a href="https://www.npmjs.com/package/chonky">
5
+ <img alt="NPM package" src="https://img.shields.io/npm/v/chonky.svg" />
6
+ </a>
7
+ <a href="https://tldrlegal.com/license/mit-license">
8
+ <img alt="MIT license" src="https://img.shields.io/npm/l/chonky" />
9
+ </a>
10
+ <a href="https://www.npmjs.com/package/chonky">
11
+ <img alt="NPM downloads" src="https://img.shields.io/npm/dt/chonky" />
12
+ </a>
13
+ <a href="https://github.com/TimboKZ/Chonky">
14
+ <img
15
+ alt="GitHub stars"
16
+ src="https://img.shields.io/github/stars/TimboKZ/Chonky"
17
+ />
18
+ </a>
19
+ <a href="https://discord.gg/4HJaFn9">
20
+ <img
21
+ alt="Chat on Discord"
22
+ src="https://img.shields.io/discord/696033621986770957?label=Chat%20on%20Discord"
23
+ />
24
+ </a>
19
25
</p >
20
26
21
27
# Introduction
@@ -28,7 +34,7 @@ browsing experience in your browser. This means your users can make selections,
28
34
& drop files, toggle between _ List_ and _ Grid_ file views, use keyboard shortcuts, and
29
35
much more!
30
36
31
- ### [ Click here for documentation and examples.] ( https://timbokz.github.io/Chonky / )
37
+ ### [ Click here for documentation and examples.] ( https://chonky.io / )
32
38
33
39
<br />
34
40
0 commit comments