0.1.5 • Published 4 months ago

@node-projects/web-component-designer-htmlparserservice-base-custom-webcomponent v0.1.5

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

web-component-designer-htmlparserservice-base-custom-webcomponent

NPM Package

https://www.npmjs.com/package/@node-projects/web-component-designer-htmlparserservice-base-custom-webcomponent

 npm i @node-projects/web-component-designer-htmlparserservice-base-custom-webcomponent

Description

This is a HTML Parser Service for Templates inside of BaseCustomWebcomponent, it needs a HTML Parser Service as Parameter.

Usage

import { NodeHtmlParserService } from '@node-projects/web-component-designer-htmlparserservice-nodehtmlparser';
import { BaseCustomWebcomponentParserService } from '@node-projects/web-component-designer-htmlparserservice-base-custom-webcomponent';
serviceContainer.register("htmlParserService", new BaseCustomWebcomponentParserService(new NodeHtmlParserService()));
0.1.4

4 months ago

0.1.5

4 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

8 months ago

0.1.0

8 months ago