@sensecall/das-frontend-test

DAS Frontend Test.

Usage no npm install needed!

<script type="module">
  import sensecallDasFrontendTest from 'https://cdn.skypack.dev/@sensecall/das-frontend-test';
</script>

README

Apprenticeship service Frontend

DAS Frontend contains the code you need to start building user interfaces for Apprenticeship service government services.

See live examples of DAS Frontend components, and guidance on when to use them in your service, in the DAS Design System.

Contact the team

DAS Frontend is maintained by the DAS Design System team. If you need support email the Design System team.

Quick start

We recommend installing DAS Frontend using node package manager (npm).

Once installed, you will be able to use the code from the examples in the DAS Design System in your service.

Browser support

DAS Frontend will allow you to build services that comply with the guidance in the Service Manual.

If you are including DAS Frontend as part of a stylesheet that you are generating in your application's build pipeline, you will need to generate and include a separate stylesheet in order to support Internet Explorer 8.

Assistive technology support

DAS Frontend will allow you to build services that comply with the guidance in the Service Manual.

In addition, we test that all content is accessible with keyboard only.

We aim to support users who adjust or override the colours of websites they visit. We test this by changing colours in Firefox, by enabling 'High Contrast' mode in Windows and by using the High Contrast plugin for Chrome.

Contribution guidelines

If you want to help us build DAS Frontend, view our contribution guidelines.

Further reading