Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tgreyuk/ngx-govuk
GOV.UK Design System components for Angular applications.
https://github.com/tgreyuk/ngx-govuk
angular components govuk-frontend library
Last synced: about 8 hours ago
JSON representation
GOV.UK Design System components for Angular applications.
- Host: GitHub
- URL: https://github.com/tgreyuk/ngx-govuk
- Owner: tgreyuk
- License: mit
- Created: 2024-02-22T09:09:27.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-01T00:38:03.000Z (8 months ago)
- Last Synced: 2024-10-29T19:55:03.496Z (9 days ago)
- Topics: angular, components, govuk-frontend, library
- Language: TypeScript
- Homepage: https://ngx-govuk.org
- Size: 1020 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ngx-govuk
![npm](https://img.shields.io/npm/v/ngx-govuk?&logo=npm) [![Build Status](https://github.com/tgreyuk/ngx-govuk/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/tgreyuk/ngx-govuk/actions/workflows/ci.yml)
[GOV.UK Design System](https://design-system.service.gov.uk) components for Angular projects.
## Installation
```shell
npm install ngx-govuk --save
```## Documentation
Please visit https://ngx-govuk.org.
## License
Released under the [MIT License](./LICENSE).