arrakis-component

An Angular8 Components Library

Usage no npm install needed!

<script type="module">
  import arrakisComponent from 'https://cdn.skypack.dev/arrakis-component';
</script>

README

ArrakisNG

Installation

$ npm i arrakis-component --save

Import

Add ArrakisLibModule.forRoot() in your module;

Themes

You have to put an Arrakis theme file in your application. You can use a prebuild theme from the library arrakis-lib/themes or build your own on this Website.

Demo

Live Demo