Skip to content

lakenen/flip-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flip-text

A node module and CLI for flipping text upside-down.

Install

npm install -g flip-text

Run

In JS:

var flip = require('flip-text')

flip('Beep boop, BOP?')
// ¿ԀO𐐒 'dooq dǝǝ𐐒

Or CLI:

flip "Beep boop, BOP?"

License

(The MIT License)

Copyright 2021 Cameron Lakenen

About

A node module and CLI for flipping text upside-down.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •