From f7cca7a9d483e3844616334687da02f809dcafcc Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 27 Jul 2015 11:57:50 +0100 Subject: [PATCH] Add Sticker.js --- BigBoxOfHTML.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BigBoxOfHTML.md b/BigBoxOfHTML.md index d6ff949..d5820b3 100644 --- a/BigBoxOfHTML.md +++ b/BigBoxOfHTML.md @@ -26,6 +26,7 @@ ## Layout - [Peppermint touch slider](http://wd.dizaina.net/en/scripts/peppermint/) - Easy to use library for creating sliders. - [watermark.js](http://brianium.github.io/watermarkjs/) - watermark images in the browser. + - [Stickers.js](http://stickerjs.cmiscm.com/) - Apply an (interactive!) sticker effect to an image ## Accessibility - [abbr-touch](https://github.com/Tyriar/abbr-touch) - Make the `title` attribute of the `` (abbreviation) HTML element accessible to touch screen users