Profile picture
William Yallop Fullstack Developer
GitHub repository
GitHub repository
GitHub repository

Functionalities - Web Components

  • Typescript

Introduction

Focused on accessibility, strictly markup and functionality/progressive enhancement. No styling unless necessary.

The Web Components library provides easy-to-use and simple solutions for common website features, with a strong focus on meeting accessibility standards and retaining as much functionality as possible in the case JS is disabled. All components included in this library adhere to the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA, providing a solid foundation for accessible web experiences.

Install

npm install @functionalities/webcomponents --save

Components

Coming soon

Web component solutions that adhere to the same priciples for the following items are in the works.

  • Form
  • File input