tinker-meme 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -2
- package/dist/renderer/assets/app-CmLQBYvJ.js +105 -0
- package/dist/renderer/assets/app-quLLHQ7V.css +1 -0
- package/dist/renderer/index.html +2 -2
- package/package.json +3 -7
- package/dist/assets/app-B9Na7ws8.css +0 -1
- package/dist/assets/app-nSm4jaDG.js +0 -105
- package/dist/index.html +0 -12
- package/dist/renderer/assets/app-BJO_flVR.js +0 -105
- package/dist/renderer/assets/app-C79lKUgd.css +0 -1
package/README.md
CHANGED
|
@@ -11,8 +11,6 @@ A meme search plugin for [TINKER](https://github.com/liriliri/tinker), supportin
|
|
|
11
11
|
- **Infinite scroll** to load more results
|
|
12
12
|
- **Click to copy** image to clipboard
|
|
13
13
|
- **Right-click to save** image to local disk
|
|
14
|
-
- **Dark mode** support
|
|
15
|
-
- **i18n** support for English and Chinese
|
|
16
14
|
|
|
17
15
|
## Installation
|
|
18
16
|
|