@asbish/dev-server-serve-dynamic
v0.3.4
Published
Plugin for @web/dev-server
Downloads
6
Readme
dev-server-serve-dynamic
dev-server-serve-dynamic
is a plugin for @web/dev-server. This plugin is designed to make developing Web Components with Declarative Shadow DOM a little easier.
Features
- Flexible configuration
- Minimal templateing system conforming to HTML standards
Install
npm i -D @web/dev-server @asbish/dev-server-serve-dynamic
Alternatively, you can download the artifacts from https://builds.sr.ht/~asbish/dev-server-serve-dynamic?
.
Document
Please see wds.config.mjs
in example
directory.
Requirements and Limitations
- Node.js >= 18
- UTF-8 encoding files are required for the templating system
- The template files are combined into a single Buffer