Kumo is at 3k+ stars & 135k weekly downloads
If you like beautiful compositional UI components for your React applications... you'll love Kumo :)
Team works hard building back all of our learnings from using it to build Cloudflare itself.
https://t.co/B03WejjSxO
Just found out termcn was featured in Issue #481 of the React Newsletter by @Cooperpress π
Great to see it alongside projects like mapcn by @anmold_s and others.
Thanks to everyone who checked it out and supported it β€οΈ
I usually don't share much on X, except my work, the things I love to do, and occasional thoughts.
But seeing many tech people and EdTech influencers I follow silent about the ongoing student protests feels disappointing.
The DSA/Design/System educators who have been calling out our education system are all quiet now.
I know many can't physically attend the protest. But sharing your thoughts with the students, as many look forward to you, is a basic thing you can do for your nation.
Thanks @akshaymarch7 for highlighting this.
The entire Cloudflare Docs just got a huge glow up making it easier to read with a better navigation experience. It looks so good.
Blog last week. Docs this week. What next?
s/o @momito
https://t.co/dtTfZZNdts
mapcn is the coolest mapping library ever made. just switched over my project from leaflet to mapcn, loving it!
@anmol16_ ππ§βπ³
https://t.co/2BrMGkIWJJ
Introducing shadcn/typeset.
You know how you render markdown and get back plain, unstyled HTML? Headings, paragraphs, lists, tables. So you style the elements one by one: font sizes, line heights, spacing.
You do it for your blog. Then you do it again for docs. Then again for the chat. Every time, you're fighting the same thing: sizing and spacing.
To fix this, we created typeset.css: one file that styles everything inside a typeset container. It lives in your project, so you can change it directly when you need to.
And we made it work beautifully with streaming markdown.