{"library":"assemble-handle","type":"library","category":null,"description":"Assemble pipeline plugin for handling custom middleware stages in the Assemble build system. Version 1.0.0 is the latest stable release, updated on npm with monthly downloads. It allows you to create and manage middleware stages like 'onStream', 'preWrite', and 'postWrite', and handle them on files via .pipe(). The package also provides a .once() method to prevent middleware from running multiple times for the same stage. Key differentiator: tightly integrated with Assemble, not a general-purpose middleware runner.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","assemble","assembleplugin","boilerplate","build","cli","cli-app","command-line","create"],"last_verified":"Wed May 27","install":[{"cmd":"npm install assemble-handle","imports":["const handle = require('assemble-handle')","handle.once(app, 'stageName')","const handle = require('assemble-handle'); handle(app, 'stageName')"]},{"cmd":"yarn add assemble-handle","imports":[]},{"cmd":"pnpm add assemble-handle","imports":[]}],"homepage":null,"github":"https://github.com/assemble/assemble-handle","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/assemble-handle","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/assemble-handle/compatibility"}}