文件名称:memegen:用NodeJs编写的模因生成器
文件大小:283KB
文件格式:ZIP
更新时间:2024-04-11 12:04:51
meme-generator memegen JavaScript
梅梅根 memegen是用NodeJs编写的meme生成器。 命令的结果将在剪贴板中可用,只需将其粘贴到所需的位置即可。 如果更适合您,也可以写入文件。 安装 $ npm i -g @hank-iv/memegen 用法 $ meme < image> [options] Options: -t, --toptext The text at the top of the image -b, --bottomtext The text at the bottom of the image -o, --output Path and filename where a .png image will be saved 例子 $ meme https://i.kym-cdn.com/entries/icons/original/000/011/9
【文件预览】:
memegen-master
----bin()
--------meme(75B)
----package.json(1KB)
----babel.config.json(67B)
----.eslintrc.json(281B)
----.eslintcache(629B)
----.lintstagedrc.js(50B)
----package-lock.json(242KB)
----src()
--------index.js(1KB)
--------images()
--------fonts()
--------generator.js(3KB)
----.gitignore(12B)
----lib()
--------index.js(2KB)
--------images()
--------fonts()
--------generator.js(3KB)
----README.md(926B)
----.eslintignore(4B)