@popeindustries/lit-html-server

v0.13.0
Render lit-html templates on the server
html template lit-html stream streaming tagged template literal template

lint

eslint './{directives,lib,test}/**/*.js'

perf

node test/server.js & PID=$!; autocannon -c 100 -d 5 -p 10 http://localhost:3000 && kill $PID

test

NODE_ENV=test mocha "test/*-test.js" --reporter spec --bail --timeout 2000

format

prettier --write './{directives,lib,test}/**/*.{js,json}'

precommit

lint-staged
npm i @popeindustries/[email protected]

Metadata

  • MIT
  • >=8
  • Alexander Pope
  • released 11/9/2018

Downloads

Maintainers