{"library":"rollup-plugin-your-function","type":"library","category":null,"description":"A Rollup plugin that accepts a user-defined function to manipulate build output. Version 0.5.3, stable with occasional updates. Provides a minimal API for custom source transformations without learning plugin-specific DSLs. Unlike replace, string-replace, or regex plugins, it allows arbitrary JavaScript logic including async operations, conditional transformations based on file ID, and custom sourcemap generation. Supports both build and output plugin modes with include/exclude minimatch filtering. No external dependencies beyond Rollup peer.","language":"javascript","status":"active","version":"0.5.3","tags":["javascript","build","change","function","manual","manipulate","modify","replace","rollup-plugin"],"install":[{"cmd":"npm install rollup-plugin-your-function","imports":["import { yourFunction } from 'rollup-plugin-your-function'","const myPlugin = yourFunction({ output: true, name: 'myPlugin', fn: ... }); then use myPlugin() in output.plugins","yourFunction({ fn: (source) => { return code; } })"]},{"cmd":"yarn add rollup-plugin-your-function","imports":[]},{"cmd":"pnpm add rollup-plugin-your-function","imports":[]}],"homepage":null,"github":"https://github.com/UmamiAppearance/rollup-plugin-your-function","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-your-function","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/rollup-plugin-your-function/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}