Created
July 27, 2017 05:43
-
-
Save Offirmo/1c5a708f391f33b448fcd6ca44a69585 to your computer and use it in GitHub Desktop.
[Snow] #JavaScript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// https://github.com/Offirmo/blog/blob/gh-pages/tosort/javascript-daily/mod-floating.md | |
const floating = require('floating.js) | |
floating({ | |
content: '<span style="color: snow">❄</span>', | |
number: 25, | |
direction: 'reverse', | |
size: [0.5, 2.5], | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment