fang-web-components

The Inaccess Web Components Library for the Frontend projects

Usage no npm install needed!

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

README

FAng Web Components Library

The Inaccess Web Components Library for the Frontend projects

Overview

A Angular Application for the Web Components that will be used for all internal frontend projects in Inaccess. The 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 library

  • Install the library by executing:

    npm install fang-web-components --save