New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

text-meme-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-meme-cli

Generate text meme

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

text-meme-cli

Generate text meme

Install

$ npm install --global text-meme-cli

Usage

$ text-meme --help

  Usage
    $ text-meme "Don't forget to be awesome"

  Options
    --delay       Frame delay [Default: 500]
    --background  Background color in hex [Default: #000000]
    --fontcolor   Text color in hex [Default: #ffffff]
    --filename    Filename without extension [Default: meme-123]
    --fontsize    Text size [Default: 50]
    --imagesize   Image size in px [Default: 600]

  Examples
    $ text-meme "Don't forget to be awesome"
    generated text-meme → meme-326.gif
    $ text-meme "Don't forget to be awesome" --filename=quote --background=#4f656d --imagesize=500
    generated text-meme → quote.gif
  • text-meme - API for this module
  • slate - Inspiration for this module

Note

This module uses canvas module as dependency which requires Cairo check here how to install it.

License

MIT © beatfreaker

Keywords

cli-app

FAQs

Package last updated on 22 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts