https://github.com/dnbexperience/eufemia
DNB Design System
https://github.com/dnbexperience/eufemia
a11y accessibility design-system dnb react universell-utforming uu ux wcag web
Last synced: 1 day ago
JSON representation
DNB Design System
- Host: GitHub
- URL: https://github.com/dnbexperience/eufemia
- Owner: dnbexperience
- License: other
- Created: 2018-10-29T07:56:01.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2026-04-23T13:13:48.000Z (8 days ago)
- Last Synced: 2026-04-23T13:15:44.940Z (8 days ago)
- Topics: a11y, accessibility, design-system, dnb, react, universell-utforming, uu, ux, wcag, web
- Language: TypeScript
- Homepage: https://eufemia.dnb.no
- Size: 1.83 GB
- Stars: 61
- Watchers: 11
- Forks: 36
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: .github/SUPPORT.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# DNB's Design System



[](https://github.com/dnbexperience/eufemia/actions/workflows/actions.yml)
[](https://github.com/dnbexperience/eufemia/actions/workflows/codeql-analysis.yml)
This is a monorepo and uses **yarn workspaces** to manage the sub-packages/workspaces.
## Workspaces
- [@dnb/eufemia](https://github.com/dnbexperience/eufemia/tree/main/packages/dnb-eufemia): Repo for the NPM package [@dnb/eufemia](https://www.npmjs.com/package/@dnb/eufemia).
- [Design system portal](https://github.com/dnbexperience/eufemia/tree/main/packages/dnb-design-system-portal): Source code for the portal website [eufemia.dnb.no](https://eufemia.dnb.no/).
## Quick start
```bash
yarn add @dnb/eufemia
```
## FAQ
More information can be found in the [faq](https://eufemia.dnb.no/contribute/faq/).
## Contribution
Find more information about how to contribute in [Eufemia Portal - Contribute](https://eufemia.dnb.no/contribute).
### Our contributors
## License
Go to [LICENSE](https://github.com/dnbexperience/eufemia/blob/main/LICENSE).