JSPM

Found 411 results for html-webpack-plugin

html-webpack-plugin

Simplifies creation of HTML files to serve your webpack bundles

  • v5.6.4
  • 89.83
  • Published

@vue/preload-webpack-plugin

A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support

  • v2.0.0
  • 71.66
  • Published

html-inline-script-webpack-plugin

A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.

  • v3.2.1
  • 62.35
  • Published

html-webpack-injector

Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks

  • v1.1.4
  • 61.63
  • Published

script-ext-html-webpack-plugin

Enhances html-webpack-plugin functionality with async and defer attributes for script elements

  • v2.1.5
  • 61.33
  • Published

preload-webpack-plugin

Enhances html-webpack-plugin with link rel=preload wiring capabilities for scripts

  • v2.3.0
  • 56.74
  • Published

html-webpack-template

A template with more features than the default html-webpack-plugin template

  • v6.2.0
  • 54.09
  • Published

html-webpack-pug-plugin

Simplifies creation of Pug/Jade files to serve your webpack bundles(Extension of html-webpack-plugin)

  • v4.0.0
  • 43.91
  • Published

modernizr-webpack-plugin

Creates a custom Modernizr build during webpack compile. Integrates with html-webpack-plugin.

  • v1.0.7
  • 41.78
  • Published

inject-body-webpack-plugin

Webpack plugin that injects a custom string into the body of the html-webpack-plugin output.

  • v1.3.0
  • 38.79
  • Published

webpack-nomodule-plugin

a plugin for html-webpack-plugin to label certain chunks as legacy-only via the nomodule attribute

  • v1.2.1
  • 36.85
  • Published

dynamic-cdn-webpack-plugin

Dynamically get your dependencies from a cdn rather than bundling them in your app

  • v5.0.0
  • 36.56
  • Published

html-webpack-inject-string-plugin

Injects a custom string either before, after, or replacing a specified string in html-webpack-plugin output

  • v1.0.5
  • 34.81
  • Published

html-webpack-plugin-remove

Remove parts of html emitted by the html-webpack-plugin using a regular expression

  • v0.1.0
  • 33.36
  • Published

html-webpack-prefix-plugin

A plugin for webpack to append prefix to HTML when html-webpack-plugin loaded.

  • v1.1.0
  • 30.78
  • Published

html-prefetch-webpack-plugin

如果你想在浏览器空闲时段加载一些较大的资源,那么你可以使用此插件

  • v1.1.2
  • 30.49
  • Published

js-injector-plugin

Adopted from https://github.com/jantimon/html-webpack-plugin, hence she/they/he are the author!

  • v5.3.1
  • 28.97
  • Published

@lowb/preload-webpack-plugin

A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support

  • v3.0.2
  • 28.86
  • Published

bdsl-webpack-plugin

Browserslist Differential Script Loading webpack plugin.

  • v1.5.0-beta
  • 28.82
  • Published

html-webpack-alter-asset-plugin

Allow plugins to make changes to the assets before invoking the template when using html-webpack-plugin

  • v1.0.0
  • 26.96
  • Published

html-webpack-prerender-plugin

A plugin to prerender and inject JavaScript apps into the static markup generated by html-webpack-plugin at build time.

  • v0.1.0
  • 26.23
  • Published

hwp-attributes-plugin

Plugin to add various attributes to script tags injected by html-webpack-plugin

  • v2.2.1
  • 25.47
  • Published

css-chunks-html-webpack-plugin

Injecting css chunks extracted using extract-css-chunks-webpack-plugin to HTML for html-webpack-plugin Edit

  • v1.1.1
  • 23.78
  • Published

text-replace-html-webpack-plugin

This package is intended to be used along with html-webpack-plugin. It can be used to replace text in the html file created by the html-webpack-plugin during the webpack build process. Works only wth webpack@^4

  • v1.0.3
  • 22.73
  • Published

hwp-csp-plugin

Content Security Policy plugin for html-webpack-plugin

  • v2.2.1
  • 21.75
  • Published

replace-url-html-webpack-plugin

Updates the URLs for existing script (JS) and link (CSS) elements in an HTML template with URLs generated by Webpack

  • v2.0.1
  • 21.57
  • Published

cdn-loader

cdn-loader for webpack

  • v0.1.8-0
  • 20.77
  • Published

@twipped/preload-webpack-plugin

A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support

  • v4.0.1
  • 20.47
  • Published

@sho-js/preload-webpack-plugin

A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support

  • v3.0.0
  • 19.89
  • Published

html-inline-plugin

Inline your javascript and css files into html.

  • v0.0.2
  • 19.29
  • Published

django-static-webpack-plugin

A plugin that transforms links in the HTMLWebpackPlugin html output to Django static template tags, ex: 'bundles/js/main.js' ==> {% static 'bundles/js/main.js' %}

  • v1.0.0
  • 18.01
  • Published

preload-webpack-plugin-stzhang

A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support

  • v1.0.1
  • 16.25
  • Published

favicons-webpack-plugin-2

Fork of Roman Olin's app-manifest-webpack-plugin https://github.com/romanlex/app-manifest-webpack-plugin

  • v1.1.0
  • 13.99
  • Published

html-extract-plugin

This is a plugin of webpack which extracting common html, we have two things need to do, first, we should create template for common html, second, no-common html is as webpack entry html.

  • v0.0.7
  • 13.48
  • Published

html-webpack-template-react

A template with more features than the default html-webpack-plugin template and more specific to react

  • v1.1.2
  • 12.79
  • Published

webpack-nwjc-plugin

Automatically compile assets with nwjc and inject them with html-webpack-plugin.

  • v1.0.5
  • 12.47
  • Published

html-webpack-insert-at-body-end

Allows for the insertion of script tags at the end of the body element after HtmlWebpackPlugin has executed

  • v2.0.0
  • 12.37
  • Published

@hydrophobefireman/module-nomodule

Fork of https://github.com/JoviDeCroock/webpack-module-nomodule-plugin, to allow future optimisations for ui-lib

    • v3.0.0
    • 12.07
    • Published

    @weavedev/jit-env-webpack-plugin

    Injects .env.json files into the web application for development and adds an injection point for just-in-time injection when used in production.

    • v2.1.0
    • 10.57
    • Published

    cschweda-webpack-template

    This is a fork of the excellent html-webpack-template with some minor deletions and additions.

    • v1.3.3
    • 10.32
    • Published

    multipage-html-webpack-plugin

    Basic wrapper around HtmlWebpackPlugin generating multiple pages based on html fragments inclusion into layouts

    • v1.0.0-beta.2
    • 10.31
    • Published

    inject-inner-webpack-plugin

    Webpack Plugin that injects inner script source to HTML files of the html-webpack-plugin output.

    • v2.0.3
    • 10.31
    • Published

    html-url-loader

    解析 html 静态模板中的 img 等资源标签,转交给 url-loader 加载和处理图片。

    • v1.0.5
    • 10.23
    • Published

    lazyload-webpack-plugin

    A webpack plugin for adding `loading="lazy"`into all `<img>` in HtmlWebpackPlugin pages.

    • v0.3.0
    • 9.50
    • Published

    html-webpack-plugin2

    Simplifies creation of HTML files to serve your webpack bundles

    • v2.30.1
    • 9.37
    • Published

    tidy-html-webpack-plugin

    Enhances html-webpack-plugin functionality by tidying html after processing

    • v0.1.2
    • 8.59
    • Published

    pwa-manifest-icons

    Let webpack generate all your favicons, icons and manifest for you

    • v0.0.2
    • 7.71
    • Published

    html-webpack-inline-lzma-plugin

    Embed javascript and css source as inline lzma base64 when using the webpack dev server or middleware

    • v0.1.6
    • 7.53
    • Published

    html-webpack4-plugin

    Simplifies creation of HTML files to serve your webpack bundles

    • v1.0.0
    • 7.40
    • Published

    umpc-preload-webpack-plugin

    Enhances html-webpack-plugin with link rel=preload wiring capabilities for scripts

    • v2.2.0
    • 6.88
    • Published

    wub-preset-html

    wub preset that adds html-webpack-plugin to webpack

      • v0.0.3
      • 6.11
      • Published

      crossorigin-plugins

      Add crossorigin attribute to script tag or link tag

      • v1.0.5
      • 6.04
      • Published

      csp-rspack-plugin

      A plugin which, when combined with HtmlRspackPlugin, adds CSP tags to the HTML output

      • v0.0.2
      • 5.99
      • Published

      html-webpack-brotli-plugin

      Add .br suffix to index.html file's script that generated by html-webpack-plugin

      • v0.0.4
      • 5.82
      • Published

      html-webpack-basepath-plugin

      Plugin for html webpack plugin for make possibility to define basePath option. basePath option will overwrite the path for JS and CSS files injected by webpack-html-plugin into html file.

      • v0.0.6
      • 5.82
      • Published

      html-webpack-plugin-for-split

      Simplifies creation of HTML files to serve your webpack bundles. This version is to resolve Add entry config to get chunks of entrypoint.

      • v3.1.0
      • 5.78
      • Published

      @dmnorc/preload-webpack-plugin

      A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support

      • v3.0.1
      • 4.99
      • Published

      html-extend-webpack-plugin

      Extended from [html-webpack-plugin](https://www.npmjs.com/package/html-webpack-plugin), support stylesheet and script file inline to html and tag add attributes

      • v1.0.5
      • 4.82
      • Published

      html-webpack-plugin-mt

      修改html-webpack-plugin,不存在<head></head>时嵌入的css不强制加head标签

      • v2.7.1
      • 3.85
      • Published

      html-anywhere-webpack-plugin

      通过设置标记,可以将生成的js&css文件,插入到html文件的任何一个地方

      • v1.0.0
      • 3.85
      • Published

      csqgethtml2019

      Simplifies creation of HTML files to serve your webpack bundles

        • v1.0.2
        • 3.81
        • Published