No Design Systems Repo videos yet. You could help us improve this page by suggesting one.
Pattern Lab might be a bit more popular than Design Systems Repo. We know about 6 links to it since March 2021 and only 6 links to Design Systems Repo. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
There is still some value in understanding aesthetic trends, it’s good to make sure your components and interactions are consistent with patterns people may be already familiar with. I like to nerd out on Design Systems Repo to view open source design system documentation. You can see how companies style their components, as well as how they work “under the hood” so to speak. I then like to compare it to their... Source: over 2 years ago
This is the site I use to browse design systems: Https://designsystemsrepo.com/. Source: over 2 years ago
Yup this. Also https://designsystemsrepo.com is worth a flick through as they have some interesting alternate takes. Source: over 2 years ago
Design Systems Repo - A frequently updated collection of Design System examples, articles, tools and talks https://designsystemsrepo.com/ Awesome Design Systems https://github.com/alexpate/awesome-design-systems. - Source: Hacker News / almost 3 years ago
So just to add to this source, you can also look around on https://designsystemsrepo.com They have a large collection of actual used design systems from companies around the world. Often times, their design systems are open to anyone. I’m not sure about the component library, but you can always check and see if they have a link. Source: over 3 years ago
While this helped ease integration work, in parallel to that we also started exploring more systematic approaches on the frontend side itself. With the advent of Brad Frost Atomic Design, and tools like Pattern Lab, we started using a more component-centric approach. This included colocating all styling (CSS), behavior (JavaScript) and semantic structure (HTML) for a component, and way better encapsulation as a... - Source: dev.to / over 1 year ago
In order to apply this methodology in your work, you can use a tool called Pattern Lab, created by Brad Frost and Dave Olsen. Pattern Lab is a tool to create atomic design systems. - Source: dev.to / about 2 years ago
Something that would really help to work with tested components and stay consistent with the code and guarantee code quality would be a component library created with Storybook or Pattern Lab, for example. Developers who have a high level of knowledge of how to write accessible code can create components and test them before implementing them. - Source: dev.to / almost 3 years ago
You can read more about Atomic Design Systems and how it scales. I've used Patternlab and I find it awesome. Source: over 3 years ago
Fractal seemed easier, at least to me, to understand and maintain, than PatternLab, which I failed to install due a bug in the current installer (and when I managed to install the grunt version, I was already told that there is fractal as a possible alternative). - Source: dev.to / over 3 years ago
Eva Design System - A free customizable design system
Storybook - Storybook is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes building stunning UIs organized and efficient.
Ant Design System for Figma - A large library of 2100+ handcrafted UI components
Swanky Docs - A simple, flexible and powerful ecosystem for creating beautiful documentation.
Invision - Prototyping and collaboration for design teams
vov.css - A small class-based animation library consisting of small but useful animations.