SaaSHub helps you find the best software and product alternatives Learn more →
Top 10 TypeScript css-framework Projects
-
Project mention: How to Convert Supplier CSVs to Shopify/Amazon/WooCommerce Without Uploading to a Server | dev.to | 2026-06-01
eBay: 30+ fields (item specifics, variations, shipping) Each schema is a JSON file defining field names, data types, and validation rules. The mapper walks source → target assignments and applies type coercion (string → number, date formatting, etc.) before export. The entire app stays under 200 KB gzipped by avoiding heavy UI libraries. It's built with Preact + htm (no JSX build step) and styled with Tailwind CSS v4. Export & Practical Considerations Export uses the standard Blob + download API. No server round-trip — just an ephemeral click with URL.createObjectURL(). The free tier handles 50 rows, enough to validate the mapping before committing. Column mapping profiles can be saved and reused, which is useful when the same supplier sends weekly inventory files with identical headers. Try It If you deal with supplier files regularly, you might find this useful. SKUMart handles all of this out of the box — just drop a file and export.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
packages
💎 Monorepository for Stylify packages. Stylify uses CSS-like selectors to generate Extremely optimized utility-first CSS dynamically based on what you write 💎. (by stylify)
-
-
-
-
cybercore-css
Pure CSS cyberpunk design framework with neon aesthetics. See also: cybercore-charts for data visualization.
Project mention: Show HN: Cybercore CSS – Cyberpunk Design System | news.ycombinator.com | 2026-01-14 -
Since everything is built on top of Yumma CSS, you can easily customize it to match your brand.
TypeScript css-framework discussion
TypeScript css-framework related posts
-
Build an Admin Dashboard with Tailwind CSS - A Practical Tutorial
-
GemmaBridge: AI Bridging the Inclusion Gap for Neurodiverse Learners
-
Performance Test: Tailwind 4.0 vs. UnoCSS 0.60 vs. CSS Modules for 100 Component Styles: Bundle Size
-
react-bootstrap VS Nakshora - a user suggested alternative
2 projects | 18 Apr 2026 -
Tailwind CSS VS Nakshora - a user suggested alternative
2 projects | 18 Apr 2026 -
🌌 The Equity Pulse: Turning Chaotic Code into an Interactive Constellation of Equality
-
I Built 48 Lightning-Fast SVG Backgrounds That Will Make Your Web Projects Pop (And You Can Copy Them Right Now)
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jun 2026
Index
What are some of the best open-source css-framework projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Tailwind CSS | 95,402 |
| 2 | react-daisyui | 1,085 |
| 3 | materialize | 986 |
| 4 | pollen | 908 |
| 5 | packages | 433 |
| 6 | fluent-reveal-effect | 226 |
| 7 | assembler | 217 |
| 8 | scaffold-static | 128 |
| 9 | cybercore-css | 49 |
| 10 | yummacss | 14 |