0.4.1 • Published 10 months ago

@chialab/plasma v0.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Plasma

Generate Custom Elements wrappers for Angular, React, Svelte and Vue.

!NOTE
plasma is the imperative form for the Italian verb plasmare, to shape in English.

Plasma transformations are based on Custom Element Manifest (CEM) specifications. The CEM is a JSON files that describes a Custom Element, its properties, events and slots. Plasma uses the CEM to generate wrappers for the supported frameworks.

You can generate the CEM for most of the Web Components library using this Analyzer.

Install

npm i -D @chialab/plasma

Usage

Plasma will try to autodetect the custom elements manifest (custom-elements.json) and will read the entrypoint from the package.json if not specified. The output directory will be ./dist/[framework] by default.

npm run plasma

Documentation


License

Plasma is released under the MIT license.

0.4.1

10 months ago

0.4.0

10 months ago

0.3.0

1 year ago

0.3.2

12 months ago

0.3.1

1 year ago

0.3.4

12 months ago

0.3.3

12 months ago

0.2.1

1 year ago

0.2.2

1 year ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago