Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
html-webpack-injector
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
webpack-multiple-plugin
> 这是一个组成多页面Webpack的插件,基于``html-webpack-plugin``,内部使用了``ejs``插件进行模板编译
kuyin-webpack-plugins
custom webpack, enhanced-resolve plugins
@d-ts/webpack-plugins
Additional webpack and related plugins TypeScript Type Definitions
webpack-http-push
```javascript new HttpPush({ receiver: 'http://127.0.0.1:7999/receiver', to: '/home/www', data: { t: +new Date() }, include: [ path.resolve(__dirname, '..', 'src'), path.resolve(__dirname, '..', 'public'),
template-webpack-injector
Wrap an inject js chunks in html-templates
html-injector-webpack-plugin
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
html-webpack-simple-inject-plugin
Simplely injects a custom string into the html-webpack-plugin output
@fu1996/webpack-used-files-plugin
A plug-in used in webpack to find which files are used