react-dsfr VS onyxia-ui

Compare react-dsfr vs onyxia-ui and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
react-dsfr onyxia-ui
9 4
396 34
3.8% -
9.5 9.3
6 days ago 4 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-dsfr

Posts with mentions or reviews of react-dsfr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-20.
  • French State Design System React Integration
    1 project | news.ycombinator.com | 20 Jan 2023
  • The french government's design system
    8 projects | /r/reactjs | 20 Jan 2023
    My advice if you don't have a multi-million budget and you only need to support React is to start from MUI components. Components like Date pickers, or Autocomplete are complex and time consuming to code from scratch. First thing you want to do is to build a custom theme for MUI (example DSFR, Example OnyxiaUI) this will make the MUI components roughly match your design system out of the box. Then you can create your own components that are wrapper around MUI components and customize them until they match your design (Example). Trust me, we always underestimate the complexity of building base component from scratch. There are tons of things to consider, I don't even mention the accessibility concerns... Customizing MUI components is the quick win route.
  • Ensure you never forget a case in a switch
    5 projects | /r/Deno | 28 Oct 2022
    If you want a real-world use case you can consider this function, it has a very opaque and complex return type that is inferred from the input it receives. Having type-level unit test for this function is very useful both for ensuring the return type is inferred correctly and as an implicit documentation.
  • tsafe enables to unit test your types.
    4 projects | /r/javascript | 27 Oct 2022
    Do you think it's totological to test the return type of this function?

onyxia-ui

Posts with mentions or reviews of onyxia-ui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-20.
  • The french government's design system
    8 projects | /r/reactjs | 20 Jan 2023
    My advice if you don't have a multi-million budget and you only need to support React is to start from MUI components. Components like Date pickers, or Autocomplete are complex and time consuming to code from scratch. First thing you want to do is to build a custom theme for MUI (example DSFR, Example OnyxiaUI) this will make the MUI components roughly match your design system out of the box. Then you can create your own components that are wrapper around MUI components and customize them until they match your design (Example). Trust me, we always underestimate the complexity of building base component from scratch. There are tons of things to consider, I don't even mention the accessibility concerns... Customizing MUI components is the quick win route.
  • ✨ makeStyles is dead, long live makeStyles! ✨
    3 projects | /r/reactjs | 10 Oct 2021
    Shameless plug of our design toolkit: onyxia-ui. But it's good!
  • "Make your website responsive" they said, but no mockups?
    1 project | /r/reactjs | 28 Jul 2021
    We are working on a UI toolkit that let you define what is the expected screen size. If you put 1920 for example and the screen is bigger than that it will stretch everything up. If the screen is smaller it shrinks everything down. It's not a perfect solution but it garanties that your app will look exactly the same no matter the screen size of your users. You can check it out here
  • tss-react will be promoted as the new makeStyles API in material-ui v5
    2 projects | /r/typescript | 21 Jul 2021
    Actually we are working on an alternative typescript first ui toolkit. tss-react is part of it. You can check it out it's onyxia-ui it rocks. It's still under active development but it's usable already. Also what's cool about it is that our salary are paid by the French tax payer so it's MIT, no strings attached.

What are some alternatives?

When comparing react-dsfr and onyxia-ui you can also consider the following projects:

denoify - πŸ¦•For NPM module authors that would like to support Deno but do not want to write and maintain a port.

tss-react - ✨ Dynamic CSS-in-TS solution, based on Emotion

rescript-compiler - The compiler for ReScript.

compodio - Putting the podcast in community radio

tsafe - πŸ”© The missing TypeScript utils

ts-pattern - 🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.

Docusaurus - Easy to maintain open source documentation websites.