{"library":"babel-plugin-streamline","type":"library","category":null,"description":"Babel plugin that enables compile-time transformation of Streamline.js async syntax (callback-, fiber-, and generator-based) within the Babel ecosystem. This package (version 2.0.26, last stable) allows you to combine Streamline's non-blocking control flow with Babel's transpilation pipeline. Key differentiators: integrates Streamline's _ (callback) / fiber / generator modes as Babel plugins, requires matching Babel major version, and is primarily for legacy projects using Streamline.js. Release cadence is low; mainly maintenance updates.","language":"javascript","status":"maintenance","version":"2.0.26","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-streamline","imports":["{\n  plugins: [\"streamline\"]\n}","{\n  extra: {\n    streamline: {\n      runtime: 'callbacks'\n    }\n  }\n}","{\n  extra: {\n    streamline: {\n      runtime: 'generators'\n    }\n  },\n  blacklist: ['regenerator']\n}"]},{"cmd":"yarn add babel-plugin-streamline","imports":[]},{"cmd":"pnpm add babel-plugin-streamline","imports":[]}],"homepage":null,"github":"https://github.com/Sage/babel-plugin-streamline","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-streamline","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/babel-plugin-streamline/compatibility"}}