wmr

The tiny all-in-one development tool for modern web apps, in a single 2mb file with no dependencies.

MIT 50 个版本
安装
npm install wmr
yarn add wmr
pnpm add wmr
bun add wmr
README

WMR

npm install size OpenCollective Backers OpenCollective Sponsors

The tiny all-in-one development tool for modern web apps, in a single 2mb file with no dependencies.

All the features you'd expect and more, from development to production:

🔨   No entry points or pages to configure - just HTML files with <script type=module>
🦦   Safely import "packages" from npm without installation
📦   Smart bundling and caching for npm dependencies
↻   Hot reloading for modules, Preact components and CSS
⚡️   Lightning-fast JSX support that you can debug in the browser
💄   Import CSS files and CSS Modules (*.module.css)
🔩   Out-of-the-box support for TypeScript
📂   Static file serving with hot reloading of CSS and images
🗜   Highly optimized Rollup-based production output (wmr build)
📑   Crawls and pre-renders your app's pages to static HTML at build time
🏎   Built-in HTTP2 in dev and prod (wmr serve --http2)
🔧   Supports Rollup plugins, even in development where Rollup isn't used

Read the Docs to learn more.

版本列表
3.8.0 2022-09-28
3.7.2 2021-09-19
3.7.1 2021-09-07
3.7.0 2021-09-05
3.6.1 2021-09-01
3.6.0 2021-08-30
3.5.1 2021-08-24
3.5.0 2021-08-11
3.4.1 2021-07-16
3.4.0 2021-07-09
3.3.1 2021-07-05
3.3.0 2021-07-05
3.2.0 2021-07-01
3.1.1 2021-06-24
3.1.0 2021-06-24
3.0.2 2021-06-20
3.0.1 2021-06-18
3.0.0 2021-06-18
2.2.2 2021-06-02
2.2.1 2021-06-02
2.2.0 2021-05-21
2.1.0 2021-05-13
2.0.2 2021-05-10
2.0.1 2021-05-06
2.0.0 2021-05-05
1.7.0 2021-05-02
1.6.0 2021-04-25
1.5.1 2021-03-31
1.5.0 2021-03-31
1.4.2 2021-03-29
1.4.1 2021-03-29
1.4.0 2021-03-29
1.3.2 2021-03-05
1.3.1 2021-02-26
1.3.0 2021-02-23
1.2.0 2021-02-18
1.1.0 2021-01-03
1.0.0 2020-12-02
0.0.12 2020-11-18
0.0.11 2020-10-29
0.0.10 2020-10-12
0.0.9 2020-09-28
0.0.8 2020-08-18
0.0.7 2020-08-11
0.0.6 2020-07-18
0.0.5 2020-07-07
0.0.4 2020-07-07
0.0.3 2020-07-07
0.0.2 2020-06-24
0.0.1 2020-06-21