0.3.4 • Published 8 months ago

@asbish/dev-server-serve-dynamic v0.3.4

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

dev-server-serve-dynamic

builds.sr.ht status

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
0.3.4

8 months ago

0.3.3

11 months ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago