Packages
We strongly encourage our community to follow this guidance. It’s not mandatory yet, but it will become part of the MOD Service Assessments in due time. Questions? Contact your friendly Royal Navy Design System team: design-system@digital.mod.uk.
We publish a collection of companion packages to help you build robust web applications.
1NPM Packages
The Royal Navy Design System monorepo consists of a collection of NPM packages:
Design Tokens (
@Royal-Navy/design-tokens
)ESLint Config React (
@Royal-Navy/eslint-config-react
)Fonts (
@Royal-Navy/fonts
)Icon Library (
@Royal-Navy/icon-library
)React Component Library (
@Royal-Navy/react-component-library
)
2Versioning
We adhere to semantic versioning across the monorepo as a whole.
This means that you should always match package versions, when using combinations of @Royal-Navy/*
packages.
3Releases
We generate and publish nightly stable builds of all packages. All packages are published to the NPM registry.
4Contributing & issues
If you would like to make a contribution or raise an issue with the MOD.UK Design System, you can do so on GitHub.
Please refer to our contributing guidelines before you make your contribution.
5Changelog
If you have recently updated then read the release notes.
6Roadmap
The Design System Roadmap Board offers an overview of prioritised work for the next 12 months.
7License
All packages are licensed under the Apache License 2.0 unless otherwise stated.