{"id":14386755,"url":"https://github.com/navikt/aksel","last_synced_at":"2026-02-23T15:03:10.285Z","repository":{"id":37412766,"uuid":"92277707","full_name":"navikt/aksel","owner":"navikt","description":"Navs designsystem og Aksel-portalen","archived":false,"fork":false,"pushed_at":"2025-05-13T11:30:07.000Z","size":63791,"stargazers_count":164,"open_issues_count":28,"forks_count":42,"subscribers_count":156,"default_branch":"main","last_synced_at":"2025-05-13T12:33:26.738Z","etag":null,"topics":["components","css","design-system","design-systems","designsystem","designsystems","frontend","javascript","react","storybook","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://aksel.nav.no","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/navikt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-05-24T09:59:09.000Z","updated_at":"2025-05-13T11:30:09.000Z","dependencies_parsed_at":"2023-10-03T11:15:49.810Z","dependency_job_id":"0ca96471-6eec-458a-9164-32dbe096213a","html_url":"https://github.com/navikt/aksel","commit_stats":{"total_commits":6398,"total_committers":129,"mean_commits":49.5968992248062,"dds":0.8490153172866521,"last_synced_commit":"7138b52c2d502cca2c4fbf087c1610b05253372d"},"previous_names":["navikt/nav-frontend-moduler"],"tags_count":6343,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navikt%2Faksel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navikt%2Faksel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navikt%2Faksel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navikt%2Faksel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/navikt","download_url":"https://codeload.github.com/navikt/aksel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254266642,"owners_count":22042139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["components","css","design-system","design-systems","designsystem","designsystems","frontend","javascript","react","storybook","tailwindcss","typescript"],"created_at":"2024-08-28T20:00:49.038Z","updated_at":"2025-12-11T19:04:30.797Z","avatar_url":"https://github.com/navikt.png","language":"TypeScript","readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"/aksel.nav.no/website/public/favicon.svg\" style=\"width:13rem\" /\u003e\n    \u003cbr/\u003e\u003cbr/\u003eAksel\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cp\u003eNav's design system + Aksel.nav.no\u003c/p\u003e\n    \u003cp\u003e\n      \u003ca href=\"https://aksel.nav.no/storybook/\"\u003e\u003cimg alt=\"Storybook\" src=\"https://shields.io/badge/storybook-white?logo=storybook\u0026style=flat\" /\u003e\u003c/a\u003e\u0026nbsp;\n      \u003ca href=\"https://github.com/navikt/aksel/pulls\"\u003e\u003cimg alt=\"PRs\" src=\"https://img.shields.io/badge/PRs-welcome-green.svg?color=%23262626\" /\u003e\u003c/a\u003e\u0026nbsp;\n      \u003ca href=\"https://www.npmjs.com/package/@navikt/ds-css\"\u003e\u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/@navikt/ds-css?label=version\" /\u003e\u003c/a\u003e\u0026nbsp;\n    \u003c/p\u003e\n    \u003cp\u003e\n      \u003ca href=\"https://aksel.nav.no\"\u003eNettside\u003c/a\u003e | \u003ca href=\"https://github.com/navikt/aksel/issues\"\u003eIssues\u003c/a\u003e\n    \u003c/p\u003e\n\u003c/div\u003e\n\n## Innhold\n\n```sh\n@navikt/\n├── core/react      # @navikt/ds-react, kjernekomponenter\n├── core/css        # @navikt/ds-css, css kjernekomponenter\n├── core/tokens     # @navikt/ds-tokens, tokens\n├── core/tailwind   # @navikt/ds-tailwind, tailwind-config\n├── aksel-icons     # @navikt/aksel-icons, ikonpakke\n├── aksel-stylelint # @navikt/aksel-stylelint, stylelint-config\n└── aksel           # @navikt/aksel, kommandolinje-verktøy\n\naksel.nav.no/\n├── website         # Next.js-app\n├── website/sanity  # Sanity CMS-app\n└── playroom        # aksel.nav.no/sandbox\n```\n\n## Kommandoer\n\nInstaller dependencies og bygg workspace:\n\n```sh\nyarn \u0026\u0026 yarn boot\n```\n\n### Tilgang til Github Package Registry\n\nSiden vi bruker avhengigheter som ligger i GPR, så må man sette opp tilgang til GPR med en PAT (personal access token) som har `read:packages` og er autorisert for organisasjonen \"navikt\". Du kan [opprette PAT her](https://github.com/settings/tokens). (Ikke Nav-ansatt? Se [CONTRIBUTING.md](https://github.com/navikt/aksel/blob/main/CONTRIBUTING.md))\n\nI din `.bashrc` eller `.zshrc`, sett følgende miljøvariabel:\n\n`export NPM_AUTH_TOKEN=\u003cdin PAT med read:packages\u003e`\n\n### Shortcuts\n\n| Command                   | Script                                                                                                 |\n| ------------------------- | ------------------------------------------------------------------------------------------------------ |\n| `yarn boot`               | Bygger alle pakker                                                                                     |\n| `yarn storybook`          | Starter storybook                                                                                      |\n| `yarn dev`                | Starter aksel-nettsiden [(Mer info)](https://github.com/navikt/aksel/blob/main/aksel.nav.no/README.md) |\n| `yarn example:shadow-dom` | Starter demo-app med shadow-dom                                                                        |\n| `yarn lint`               | Linter kode og css                                                                                     |\n| `yarn test`               | Kjører tester                                                                                          |\n| `yarn clean`              | Fjerner genererte filer                                                                                |\n| `yarn changeset`          | Ny versjon-entry [(how-to)](https://github.com/navikt/aksel/blob/main/.changeset/README.md)            |\n\n## Bidra\n\nVi tar gjerne imot PR-er! [CONTRIBUTING.md](https://github.com/navikt/aksel/blob/main/CONTRIBUTING.md)\n\n## Lisenser\n\n[MIT](https://github.com/navikt/aksel/blob/main/LICENSE)\n\n## Codeowners\n\nLøsningen forvaltes av team Aksel\n\n[Slack](https://nav-it.slack.com/archives/C7NE7A8UF)\n\n## Contributors\n\n\u003ca href=\"https://github.com/navikt/aksel/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=navikt/aksel\" /\u003e\n\u003c/a\u003e\n\n## Thanks\n\n\u003ca href=\"https://www.chromatic.com/\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/321738/84662277-e3db4f80-af1b-11ea-88f5-91d67a5e59f6.png\" width=\"153\" height=\"30\" alt=\"Chromatic\" /\u003e\u003c/a\u003e\n\nThanks to [Chromatic](https://www.chromatic.com/) for providing the visual testing platform that helps us review UI changes and catch visual regressions.\n\n## Kode generert av GitHub Copilot\n\nDette repoet bruker GitHub Copilot til å generere kode.\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavikt%2Faksel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavikt%2Faksel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavikt%2Faksel/lists"}