Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

nathanielknight/clappify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clappify

Emphasis👏🏿with👏🏾clapping👏🏽is👏🏼for👏🏻everyone.

Clappify is an inane webpage that replaces normal text with text that has U+1F44F CLAPPING HANDS SIGN 👏 instead of spaces (or tabs, or newlines).

Building

Clappify is built with Elm, so if you want to build it yourself you'll have to install elm. Once you've done that, clone the repository. You can use elm-reactor to compile the code to HTML and see the output in your browser.

git clone ssh://git@github.com/neganp/clappify.git
cd clappify
elm-reactor

You can build a standalone html file with

elm-make src/Clappify.elm --output outputfile.html

Contributing

Pull requests are welcome, but🤔really? There's nothing else you'd rather be doing? 😛

License

This work is shared under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.

About

Clapping in tweets is for everyone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages