{"library":"babel-preset-async-to-bluebird","type":"library","category":null,"description":"A Babel preset that transforms async functions into Bluebird coroutines using .coroutine(). It is a specialized preset for projects already using Bluebird, providing an alternative to the default regenerator-based async-to-generator transform. This package is in maintenance mode with no recent updates; the current version is 1.1.0 and it works with Babel 6.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","babel-preset","babel","preset","coroutine","bluebird","async"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-preset-async-to-bluebird","imports":["In .babelrc: \"presets\": [\"async-to-bluebird\"]","require('babel-core').transform('code', { presets: ['async-to-bluebird'] })","const preset = require('babel-preset-async-to-bluebird'); require('babel-core').transform('code', { presets: [preset] })"]},{"cmd":"yarn add babel-preset-async-to-bluebird","imports":[]},{"cmd":"pnpm add babel-preset-async-to-bluebird","imports":[]}],"homepage":null,"github":"https://github.com/eknkc/babel-preset-async-to-bluebird","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-preset-async-to-bluebird","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-preset-async-to-bluebird/compatibility"}}