{"library":"auxsrv","type":"library","category":null,"description":"auxsrv is a lightweight static file server and bundler designed primarily for local development, demo applications, and automated testing environments. It offers both a command-line interface (CLI) and a programmatic API. Currently at version 0.3.17, it's in a pre-1.0 state, meaning API changes may occur more frequently without strict adherence to semantic versioning. Key features include a built-in bundler for TypeScript/JavaScript, CSS, and HTML assets, a SPA (Single Page Application) mode for simplified routing, and integration capabilities for testing frameworks like Playwright. It differentiates itself by providing a minimal setup for serving and bundling, making it suitable for quick prototypes or test suites where a full-fledged build system might be overkill.","language":"javascript","status":"active","version":"0.3.17","tags":["javascript","node","server","static server","bundler","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install auxsrv","imports":["import { serve } from 'auxsrv';","import { type Server } from 'auxsrv';","npx auxsrv <app_dir> [options]"]},{"cmd":"yarn add auxsrv","imports":[]},{"cmd":"pnpm add auxsrv","imports":[]}],"homepage":null,"github":"https://github.com/axtk/auxsrv","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/auxsrv","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/auxsrv/compatibility"}}