{"library":"babel-plugin-kea","type":"library","category":null,"description":"A Babel plugin that automatically generates path strings for Kea logic stores based on the file path. Version 3.0.0 is the latest stable release. It eliminates the need to manually specify a `path` property in every `kea()` call, with support for dynamic keys and custom path prefix configuration. Unlike manual path management, this plugin ensures consistency and reduces boilerplate in Kea-based projects. It requires Kea 3.x and is intended for build-time usage with Babel.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-kea","imports":["plugins: ['babel-plugin-kea']","plugins: [['babel-plugin-kea', { path: './src' }]]","const plugin = require('babel-plugin-kea'); require('@babel/core').transform(code, { plugins: [plugin] })"]},{"cmd":"yarn add babel-plugin-kea","imports":[]},{"cmd":"pnpm add babel-plugin-kea","imports":[]}],"homepage":null,"github":"https://github.com/keajs/babel-plugin-kea.gi","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-kea","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-kea/compatibility"}}