Top 10 atomic-css Open-Source Projects
-
-
Project mention: Just-In-Time: The Next Generation of Tailwind CSS | reddit.com/r/javascript | 2021-03-15
[0] https://www.styletron.org/ [1] https://baseweb.design/blog/getting-started-with-styletron#getting-started-with-styletron
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
-
Atomizer
A tool for creating Atomic CSS, a collection of single purpose styling units for maximum reuse.
-
I feel like this frees you up to use things like Atomic design with your components, which helps on the more folder-structure side of things.
-
fractures/fractures - Baseline atomic CSS toolkit.
-
aesthetic
🎨 Aesthetic is an end-to-end multi-platform styling framework that offers a strict design system, robust atomic CSS-in-JS engine, a structural style sheet specification (SSS), a low-runtime solution, and much more! (by aesthetic-suite)
-
snackui
React + Native style system that lets you write once, run anywhere without compromise. Inline styles are statically extracted to CSS on web, or StyleSheet on native. Super fast & light.
Project mention: Ask HN: What novel tools are you using to write web sites/apps? | news.ycombinator.com | 2021-04-04Cannot recommend gqless highly enough for making graphql actually fun to use and closer to something like meteor/firebase syntax[0].
And I’ll self-promote, but I’ve been working on what I consider to be a “next generation” style system for React that solves my biggest issue with it currently: being able to performantly write styles in a nice syntax that optimize for both web and native. Called SnackUI, though it’s still in beta[1].
-
Don't want to take away from Tailwind, it's great.
That said, self-promotion disclaimer but if you like inline/utility CSS, and also like TypeScript/React/Emotion, we've got a "Tailwinds-ish" CSS-in-JS library that we've enjoyed so far:
-
Project mention: An example of a CLI tool built with TypeScript following Clean Architecture | reddit.com/r/softwarearchitecture | 2021-04-18