0.18.0 • Published 5 years ago
@eightshapes/esds-example-code-pair v0.18.0
ESDS Example Code Pair
Install using npm:
npm install @eightshapes/esds-example-code-pair
Outputs
The package contains:
/dist/esds-example-code-pair-web-component.js
ES6 compatible web component definition for<esds-example-code-pair>
./dist/EsdsExampleCodePair.js
ES6 module that exports anEsdsExampleCodePair
Lit Element class. Use to define your own custom element tag:import { EsdsExampleCodePair } from '@eightshapes/esds-example-code-pair/dist/EsdsExampleCodePair.js'; customElements.define('aliased-example-code-pair', EsdsExampleCodePair); // Creates <aliased-example-code-pair> tag
Running the dev environment locally
Refer to the ESDS Component Readme
0.18.0
5 years ago
0.17.0
5 years ago
0.16.0
5 years ago
0.15.0
5 years ago
0.14.1
5 years ago
0.13.0
5 years ago
0.14.0
5 years ago
0.12.0
5 years ago
0.11.2
5 years ago
0.11.1
5 years ago
0.11.0
6 years ago
0.10.1
6 years ago
0.10.0
6 years ago
0.9.1
6 years ago
0.9.0
6 years ago
0.8.0
6 years ago
0.7.1
6 years ago
0.7.0
6 years ago
0.6.0
6 years ago
0.5.0
6 years ago
0.4.2
6 years ago
0.4.1
6 years ago
0.4.0
6 years ago
0.3.0
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.1.5
6 years ago
0.1.4
6 years ago
0.1.3
6 years ago
0.1.1
6 years ago