Modern Web
We provide developers with the guides and tools they need to build for the modern web. We aim to work closely with the browser and avoid complex abstractions.
Pinned Repositories
check-html-links-action
This action checks whether there are any dead links in the documentation of your repository. Based on check-html-links from Modern Web.
check-html-links-action-test
dev-server-esbuild
Plugin for using esbuild in @web/dev-server
dev-server-hmr
Plugin for using HMR in @web/dev-server
example-projects
Example projects using Modern Web tools
rocket
The modern web setup for static sites with a sprinkle of JavaScript
rollup-plugin-import-meta-assets
Rollup plugin that detects assets references relative to modules using patterns such as `new URL('./path/to/asset.ext', import.meta.url)`. The assets are added to the rollup pipeline, allowing them to be transformed and hash the filenames.
storybook-prebuilt
Storybook prebuilt to work with native es modules
storybook-utils
Utils for Storybook
web
Guides, tools and libraries for modern web development.
Modern Web's Repositories
modernweb-dev/web
Guides, tools and libraries for modern web development.
modernweb-dev/rocket
The modern web setup for static sites with a sprinkle of JavaScript
modernweb-dev/example-projects
Example projects using Modern Web tools
modernweb-dev/storybook-prebuilt
Storybook prebuilt to work with native es modules
modernweb-dev/check-html-links-action
This action checks whether there are any dead links in the documentation of your repository. Based on check-html-links from Modern Web.
modernweb-dev/check-html-links-action-test
modernweb-dev/dev-server-esbuild
Plugin for using esbuild in @web/dev-server
modernweb-dev/dev-server-hmr
Plugin for using HMR in @web/dev-server
modernweb-dev/dev-server-polyfill
Dev server plugin for loading polyfills
modernweb-dev/package-template
A template for Modern Web packages
modernweb-dev/rollup-plugin-html
Rollup plugin for bundling HTML files
modernweb-dev/rollup-plugin-import-meta-assets
Rollup plugin that detects assets references relative to modules using patterns such as `new URL('./path/to/asset.ext', import.meta.url)`. The assets are added to the rollup pipeline, allowing them to be transformed and hash the filenames.
modernweb-dev/test-runner-visual-regression
Web test runner visual regression plugin
modernweb-dev/rollup-plugin-workbox
Rollup plugin that builds a service worker with workbox as part of your rollup build
modernweb-dev/storybook-framework-web-components
Storybook framework for `@web/storybook-builder` + Web Components
modernweb-dev/storybook-utils
Utils for Storybook
modernweb-dev/dev-server-storybook
Dev server plugin for using storybook with es modules.
modernweb-dev/rollup-plugin-copy
Rollup plugin which copies asset files while retaining the relative folder structure.
modernweb-dev/rollup-plugin-polyfills-loader
Plugin for injecting a polyfills loader to HTML pages