{"library":"babel-plugin-transform-decorators-legacy","type":"library","category":null,"description":"A Babel 6 plugin that replicates the legacy decorator behavior from Babel 5, allowing migration to Babel 6 without dropping decorators. Version 1.3.5 is the latest stable release; no longer maintained. For Babel 7+, use @babel/plugin-proposal-decorators with legacy: true. Key difference: decorators evaluate top-to-bottom and execute bottom-to-top (spec-compliant), unlike Babel 5's reverse order. Also handles static property initializers differently.","language":"javascript","status":"maintenance","version":"1.3.5","tags":["javascript","babel","babel-plugin","es7","decorators"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-transform-decorators-legacy","imports":["plugins: [\"transform-decorators-legacy\"]","plugins: [[\"@babel/plugin-proposal-decorators\", { legacy: true }]]","const plugin = require('babel-plugin-transform-decorators-legacy')"]},{"cmd":"yarn add babel-plugin-transform-decorators-legacy","imports":[]},{"cmd":"pnpm add babel-plugin-transform-decorators-legacy","imports":[]}],"homepage":null,"github":"https://github.com/loganfsmyth/babel-plugin-transform-decorators-legacy","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-transform-decorators-legacy","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-transform-decorators-legacy/compatibility"}}