Design System to CSS Code

This page summarizes the projects mentioned and recommended in the original post on /r/web_design

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • storybook

    Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

  • There are multiple design system solutions like zeroheight, supernova, storybook and even figma has some options that allows you to document design logic and setup design tokens (variables).

  • Bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

  • However, none of them allows you to export the entire design system as a single CSS bundle. Usually these tools provides you a CSS file with tokens and that's it. As a reference, you can think about Bootstrap's bundle css file that contains all the variables (tokens) and classNames of components. I am looking for something similar. A software that allows me to manage components and their styling (classNames). Things like buttons, forms, alert messages, article card, sidebars etc... and export everything as a single CSS bundle file, kind of "Global Styling" file.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Free Bootstrap Themes and Templates to Download in 2024

    1 project | dev.to | 18 Apr 2024
  • Building a Dynamic Client-Side Blog with Secutio & Bootstrap

    4 projects | dev.to | 10 Apr 2024
  • Exploring Tailwind Oxide

    1 project | dev.to | 26 Mar 2024
  • Rapid Prototyping with Flask, Bootstrap and Secutio

    4 projects | dev.to | 30 Jan 2024
  • Add CSS Framework in Angular

    1 project | dev.to | 29 Jan 2024