fang-ui-web-componentsdeprecated

The Inaccess UI Web Components Library for the Front-end projects

Usage no npm install needed!

<script type="module">
  import fangUiWebComponents from 'https://cdn.skypack.dev/fang-ui-web-components';
</script>

README

FAng UI Web Components Library

The Inaccess UI Web Components Library for the Front-end projects

Overview

A Angular Application for the UI Web Components that will be used for all internal front-end projects in Inaccess. The UI Web Components are created based on the Angular Elements feature.

Pre-requisites

  • (Required) Node.js >= 12 installation.
  • (Required) NPM 6.x installation.
  • (Optional) GIT installation.

Supported Browsers

  • Chrome
  • Firefox
  • Safari
  • Opera
  • Edge (Through Polyfill)

Installing the Web Components library

  • Install the Web Components library by executing:

    npm install fang-ui-web-components --save