snappify - Create beautiful code snippets with ease

snappify has been an absolute game-changer for me. I share weekly content on programming, and I've written two e-books that are rich in code examples and illustrations. snappify has helped me tremendously in both.

Avatar of Simon Høiberg

Simon Høiberg

CEO of FeedHive

As a DevRel, snappify is one of the top tools in my toolbelt. They make sharing code snippets so easy!

My Twitter followers love those tweets.

Avatar of Lazar Nikolov

Lazar Nikolov

Maintainer of ChakraUI

I'm thankful for snappify. In the past I had to take code screenshots and had to mess with Photoshop until everything looked correct. Now I can do everything directly in the code editor and finish much faster.

Avatar of Tobias Petry

Tobias Petry

Software Developer

I've been using snappify for months, it's the enabler for my fancy slides about coding. I can't live without it, so user friendly and customizable!

Dominik and Anki did a great job!

Avatar of Luca Restagno

Luca Restagno

Content creator

keywords

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Linx
Search Linx by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

unicode-range

The unicode-range CSS descriptor sets the specific range of characters to be used from a font defined by @font-face and made available for use on the current page. If the page doesn't use any character in this range, the font is not downloaded; if it uses at least one, the whole font is downloaded.
unicode-range (@font-face) css reference