@node-projects/web-component-designer-htmlparserservice-base-custom-webcomponent
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

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()));

Readme

Keywords

none

Package Sidebar

Install

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

Weekly Downloads

1

Version

0.1.5

License

MIT

Unpacked Size

6.27 kB

Total Files

4

Last publish

Collaborators

  • cedricfranke28
  • lschirmbrand
  • jzeyer
  • cheuer
  • yluithlekardex
  • jogibear9988