Flat, round, designer-friendly pseudo-3D engine for canvas & SVG
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ“ contrib typos

+2 -2
+2 -2
.github/contributing.md
··· 11 11 + [Hello world canvas](https://codepen.io/desandro/pen/YbrLaO) 12 12 + [Hello world SVG](https://codepen.io/desandro/pen/Bewxme) 13 13 + [resize fullscreen](https://codepen.io/desandro/pen/dEJxaV) 14 - + [Stutter](https://codepen.io/desandro/pen/xNPaoP) 14 + + [Strutter](https://codepen.io/desandro/pen/xNPaoP) 15 15 16 16 **Test cases** 17 17 ··· 26 26 Contributions are welcome! 27 27 28 28 + **For typos and one-line fixes,** send those right in. 29 - + **For larger features,** open an issue before starting any significant work. Let's discuss to see how your feature fits within Flickity's vision. 29 + + **For larger features,** open an issue before starting any significant work. Let's discuss to see how your feature fits within Zdog's vision. 30 30 + **Follow the code style.** Spaces in brackets, semicolons, trailing commas. 31 31 + **Do not edit `dist/` files.** Make your edits to source files in `js/` and `css/`. 32 32 + **Do not run `make` to update `dist/` files.** I'll take care of this when I create a new release.