1.0.8 β€’ Published 3 months ago

lgbt v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

LGBT

Putin

Node.js utilities to LGBTize anything.

Check out Telegram bot that paints pictures to LGBT flag.

lgbt(pathToImage: string)

Uses ImageMagick's hue shifting under the hood

Example:

import { lgbt } from 'lgbt'

const bufferResult = await lgbt('/Users/Putin/Desktop/me.png')
console.log(bufferResult)

lgbtPhrase(phrase: string)

Insert rainbow flags AND other lgbt-ish things πŸ’…πŸΌπŸ³οΈβ€πŸŒˆ

Example:

import { lgbtPhrase } from 'lgbt'

const newPhrase = lgbtPhrase('I am 100% Straight and I am not gay.')
console.log(newPhrase) // I 🌈 am 🌈 100% πŸ’…πŸΌ Straight πŸ³οΈβ€πŸŒˆ and πŸ³οΈβ€βš§οΈ I πŸ³οΈβ€βš§οΈ am πŸ’…πŸΌ not 🌈 gay. πŸ’…πŸΌ
1.0.8

3 months ago

1.0.7

12 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago