{"library":"babel-plugin-react-displayname-path","type":"library","category":null,"description":"Babel plugin that automatically sets the `displayName` property for React components by prefixing the component name with its file path relative to the project root. Version 1.1.0 is stable and rarely updated. It supports function components returning JSX and class components. Unlike other displayName plugins, this one includes the file path prefix, making component stack traces more readable in production builds. Must be placed before other plugins in the Babel config to work correctly. No known security issues.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-react-displayname-path","imports":["// In .babelrc or babel.config.js:\n{\n  \"plugins\": [\"react-displayname-path\"]\n}","// babel.config.js\nmodule.exports = {\n  plugins: ['react-displayname-path']\n};"]},{"cmd":"yarn add babel-plugin-react-displayname-path","imports":[]},{"cmd":"pnpm add babel-plugin-react-displayname-path","imports":[]}],"homepage":null,"github":"https://github.com/sergei-startsev/babel-plugin-react-displayname-path","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-react-displayname-path","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-react-displayname-path/compatibility"}}