{"library":"generate-asset-webpack-plugin","type":"library","category":null,"description":"Webpack plugin (v0.3.0) for dynamically generating asset files (like index.html) during compilation, with access to compilation info. Lightweight alternative to html-webpack-plugin with a callback-based API. Released 2015, no recent updates; works with Webpack 1-3 but not v4+. Suitable for simple HTML generation without templating.","language":"javascript","status":"maintenance","version":"0.3.0","tags":["javascript","webpack","plugin","asset","index.html"],"last_verified":"Wed May 27","install":[{"cmd":"npm install generate-asset-webpack-plugin","imports":["const GenerateAssetPlugin = require('generate-asset-webpack-plugin');","const GenerateAssetPlugin = require('generate-asset-webpack-plugin');","new GenerateAssetPlugin({ filename: 'file.txt', fn: (compilation, cb) => cb(null, 'content') })"]},{"cmd":"yarn add generate-asset-webpack-plugin","imports":[]},{"cmd":"pnpm add generate-asset-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/kjbekkelund/generate-asset-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/generate-asset-webpack-plugin","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/generate-asset-webpack-plugin/compatibility"}}