{"library":"express-webpack-assets","type":"library","category":null,"description":"Express middleware that loads hashed Webpack asset manifests generated by assets-webpack-plugin, exposing asset paths (JS, CSS, etc.) to templates via a `webpack_asset()` helper. Version 0.1.0 is the latest stable release. It supports single or multiple JSON manifest files (merged in filesystem order). Useful for referencing versioned assets without hardcoding hashes. Not actively maintained; alternatives include webpack-manifest-plugin with express middleware.","language":"javascript","status":"maintenance","version":"0.1.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install express-webpack-assets","imports":["import webpackAssets from 'express-webpack-assets'","<!-- Available in template locals after middleware is applied: webpack_asset('one', 'js') -->","app.use(webpackAssets('./config/webpack-assets.json', { devMode: false }))"]},{"cmd":"yarn add express-webpack-assets","imports":[]},{"cmd":"pnpm add express-webpack-assets","imports":[]}],"homepage":null,"github":"https://github.com/auchenberg/express-webpack-asset","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/express-webpack-assets","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/express-webpack-assets/compatibility"}}