1.1.1 • Published 3 years ago

@inventage/portal-components v1.1.1

Weekly downloads
17
License
MIT
Repository
github
Last release
3 years ago

Portal Components

A collection of webcomponents for enterprise portals.

made with open-wc  Main Workflow  npm version

export default {
  title: 'Intro/Portal Components',
};

Quick Start

unpkg.com

<script type="module" src="https://unpkg.com/@inventage/portal-components/dist/components/portal-card/portal-card.js?module"></script>

<portal-card></portal-card>

Here's an example of this method to get you started.

NPM

npm i @inventage/portal-components

Usage

<!--
  Adjust path to node_modules and use a dev server that support Node module
  resolution, like es-dev-server: https://www.npmjs.com/package/es-dev-server
-->
<script
  type="module"
  src="/node_modules/@inventage/portal-components/dist/components/portal-card/portal-card.js"
</script>

<portal-card></portal-card>
1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

1.0.0-9

3 years ago

1.0.0-8

3 years ago

1.0.0-7

3 years ago

1.0.0-6

3 years ago

1.0.0-5

3 years ago

1.0.0-4

3 years ago

1.0.0-3

3 years ago

1.0.0-1

3 years ago

1.0.0-0

3 years ago

1.0.0-2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.1.0-0

4 years ago

0.0.1-5

4 years ago

0.0.1-4

4 years ago

0.0.1-3

4 years ago

0.0.1-2

4 years ago

0.0.1-1

4 years ago

0.0.1-0

4 years ago