ogcio-ds 0.0.20
Install from the command line:
Learn more about npm packages
$ npm install @ogcio/ogcio-ds@0.0.20
Install via package.json:
"@ogcio/ogcio-ds": "0.0.20"
About this version
OGCIO-DS contains the code you need to start building a user interface for government platforms and services.
See live examples of OGCIO components, and guidance on when to use them in your service, in the OGCIO Design System.
If you want to know more about OGCIO-DS, you can go to the Contact us page.
There are 2 ways to start using OGCIO-DS components in your app.
Once installed, you will be able to use the code from the examples in the OGCIO-DS in your service.
We recommend installing OGCIO-DS using node package manager (npm).
You can also install OGCIO-DS by copying our CSS, JavaScript and asset files into your project.
The OGCIO-DS team works hard to ensure that OGCIO-DS is accessible.
Using Frontend will help your service meet level AA of WCAG 2.1. But you must still check that your service meets accessibility requirements, especially if you extend or modify components.
You should also use:
- the JavaScript from OGCIO-DS
- a separate stylesheet if you support Internet Explorer 8
You can also read the accessibility statement for OGCIO-DS
To be notified when there’s a new release, you can watch the ogcio-ds Github repository
Find out how to update with npm.
Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.