Dmitriy A.
Posted on April 14, 2020
Hello developers π
After success on Hacker News two weeks ago, by looking at analytics numbers (11K returning users, and counting), I realized there's a real need in this tool.
So, I put my hands on it. Thanks to everyone for the feedback and feature requests I've received so far. A week later, I'm happy to launch its latest release. I've shifted focus from just tinkering CSS properties to learning CSS and sharing created artworks. If you can't wait, here's a direct link to the tool.
π₯ And today is the day when I've launched CSS grab n'go editor on Product Hunt π, please, join the discussion here or on PH.
This project isnβt new, and it's been for a while off my focus β until now. As of today, Iβve fully refactored codebase, made it efficient, and added a bunch of new features, again thanks for the feedback.
π¨βπ» Let's start with used OSS:
- β Meteor.js
- π¦
meteor-build-client
- π¦
ostrio:base64
- π¦
ostrio:templatehelpers
- π¦
seba:minifiers-autoprefixer
- π¦
fourseven:scss
- π¦
mquandalle:jade
- π¦
fps-m
- π¦
ClientStorage
- π¦
autoprefixer
- π¦
color
- π¦
cssbeautify
- π¦
jsonpack
- π¦ FontAwesome icons
β¨ New features
- In the first place a lot of new CSS3 properties, like blending modes and background clipping, see this example
- Every property supported with a link to MDN documentation and its code-sample right above it
- Generated CSS, SASS, SCSS, and LESS code now well-prefixed to work on
>0.5
,not dead
, andIE9
toIE11
with autoprefixer - Keyboard shortcuts as in any other editor! Undo/Redo
- New sharing experiences β after the desired result is achieved it can be shared via direct link, or saved as to your snippets list
- Fonts! Now you can toggle between different fonts, default, system, and top 5 from Google Fonts. Let me know if your favorite font is missing. I'll be happy to add it :)
- Much better performance, especially on heavy filters, blurs, and 3D transitions
- Much better on mobile devices
- It's a full-featured PWA. It means you can install it via "Add to Home Screen" on iOS and Android devices and have this tool everywhere with you, even if you're offline!
- Demos, to kick your inspiration and show capabilities of this tool, I've prepared a few examples (send me yours, I'll add your "styles" and name on our list):
π Project achievements (so far):
- Featured on Hacker News front page
- Featured in "A Fresh Cup" newsletter
- Featured in Frontend focus newsletter
- Featured in Indie Hackers newsletter
- 12,000 monthly returning users
I hope this tool is going to find its place in your bookmarks. Do not hesitate to ask for more features and share your CSS3 artwork, β I'll be happy to add it with your name to our snippet and example lists.
Let me know wdyt π€
Posted on April 14, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.