acg-meme

1.0.0 • Public • Published

acg-meme

acg-meme is a acg-meme image generator lib, build with node.js

Installation

 
$ yarn add acg-meme

Usage

import {get, drawText, save} from 'acg-meme'
 
let ctx = get(path: url | path)
 
ctx = drawText(ctx, 'top', 'topText')
ctx = drawText(ctx, 'bottom', 'bottomText')
 
save(ctx, ?path)
 

Example

preview preview

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i acg-meme

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • vaiii
  • koishi