TypeScript css-framework

Open-source TypeScript projects categorized as css-framework

Top 10 TypeScript css-framework Projects

css-framework
  1. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. react-daisyui

    daisyUI components built with React 🌼

  4. materialize

    Materialize, a web framework based on Material Design (by materializecss)

  5. pollen

    The CSS variables build system (by hyperfocalHQ)

  6. 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)

  7. fluent-reveal-effect

    Fluent Reveal Effect JavaScript library for web

  8. assembler

    A modern UI framework (by asmcss)

  9. scaffold-static

    Scaffolding utility for vanilla-js

  10. 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
  11. yummacss

    An ergonomic CSS framework.

    Project mention: Introducing Neutra: A Minimal Template for Agencies | dev.to | 2026-01-10

    Since everything is built on top of Yumma CSS, you can easily customize it to match your brand.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript css-framework discussion

Log in or Post with

TypeScript css-framework related posts

  • Build an Admin Dashboard with Tailwind CSS - A Practical Tutorial

    1 project | dev.to | 26 May 2026
  • GemmaBridge: AI Bridging the Inclusion Gap for Neurodiverse Learners

    4 projects | dev.to | 13 May 2026
  • Performance Test: Tailwind 4.0 vs. UnoCSS 0.60 vs. CSS Modules for 100 Component Styles: Bundle Size

    2 projects | dev.to | 5 May 2026
  • 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

    3 projects | dev.to | 28 Mar 2026
  • I Built 48 Lightning-Fast SVG Backgrounds That Will Make Your Web Projects Pop (And You Can Copy Them Right Now)

    2 projects | dev.to | 19 Mar 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?