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

Latest commit

 

History

History
40 lines (26 loc) · 1.01 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.01 KB

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.