{"library":"es-dev-server","type":"library","category":null,"description":"ES Dev Server (version 2.1.0, though the project itself has seen its main development move to a new name) is a development server designed for modern web applications that leverage native ES modules directly in the browser, thereby eliminating the need for a separate bundling step during development. It offers features like efficient browser caching for fast reloads, on-demand code transformation for older browser compatibility, resolution of bare module imports (`--node-resolve`), and automatic browser reloading on file changes (`--watch`). Its key differentiator lies in promoting a \"no-build\" development workflow. While it remains functional and receives bug fixes, new development and active feature work have moved to its successor, `@web/dev-server`. Users are generally advised to use `@web/dev-server` for new projects and consider migrating existing ones.","language":"javascript","status":"renamed","version":"2.1.0","tags":["javascript","server","http-server","polyfill"],"last_verified":"Wed May 27","install":[{"cmd":"npm install es-dev-server","imports":["npx es-dev-server [options]","import { createConfig } from 'es-dev-server'","import { startServer } from 'es-dev-server'"]},{"cmd":"yarn add es-dev-server","imports":[]},{"cmd":"pnpm add es-dev-server","imports":[]}],"homepage":null,"github":"https://github.com/open-wc/es-dev-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/es-dev-server","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/es-dev-server/compatibility"}}