http-nu 0.17.2

The surprisingly performant, Nushell-scriptable, cross.stream-powered, Datastar-ready HTTP server that fits in your back pocket.
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": "tests-browser",
  "version": "1.0.0",
  "private": true,
  "description": "End-to-end browser tests driving real chromium against an isolated http-nu instance.",
  "dependencies": {
    "playwright-core": "^1.59.1"
  }
}