Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aegov/design-system

Package Overview
Dependencies
Maintainers
0
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aegov/design-system

A design system for the Government of the United Arab Emirates. The design system has been created based on research and information collected from in-depth studies conducted on user behaviour and benchmarking best practices. The primary use of this desig

  • 2.2.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source
United Arab Emirates

 

 

The United Arab Emirates Design System

The design system has been created based on research and information collected from in-depth studies conducted on user behaviour and benchmarking best practices.

The purpose of the design system is to create a set of components, blocks and patterns with detailed guidelines on how to create UI for websites and application of Federal Government Entities (FGE's) of the United Arab Emirates. This system is designed primarily for content specialists, user interface (UI) designers, developers, user researchers and digital operations teams of FGE's.


Objective

The system aims to unify the digital presence of FGE's. It seeks to position the UAE as a pioneer in the provision of digital services as measured by the United Nation's Online Services Index and in line with the UAE Government Charter for Future Services.


Documentation

For full documentation, visit UAE Design System.

Getting started

The design system is built with standards and components that will help you build websites faster and with a consistent UI adhering to accessibility principles.

The design system is built with TailwindCSS and to get started, you simply need to add the the @aegov/design-system plugin to your existing or new TailwindCSS project.

For installation instructions, go to designsystem.gov.ae/docs/installation

How to install the plugin.

If you want to install the package via the NPM CLI, you can use the following:

npm install @aegov/design-system

If you want to add the package to your package.json file, you can use the following:

...
{
	"dependencies": {
    	"@aegov/design-system": "^2.0"
	}
}
...

The use of JavaScript

The design system aims to provide guidelines and components, focusing on the look and feel of each component, block and pattern. To faciliate the easy use of components and blocks, each of them have relevant code example. Developers can use the provided code examples to add components and blocks to their project.

Some components depend on the use of JavaScript. The design system does not mandate the use of the bundled JavaScript library, however recommend's it's use. The bundled JavaScript is forked from Flowbite's JS library.

If a developer chooses not to use the bundled JavaScript, it is expected that the functionality and interaction of each component needs to be consistent to what is available on the design system website.

What more is available

The design system also includes:

Report an issue

To report a bug, an issue and for help, you can submit an issue on GitHub. We also encourage you to join our GitHub discussions for help from the community. For more information and details, you can also visit tdra.gov.ae

Keywords

FAQs

Package last updated on 14 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc