{"library":"babel-plugin-dev-expression","type":"library","category":null,"description":"A Babel plugin that mirrors Facebook's dev-expression transform, reducing or eliminating development checks (invariant, warning, __DEV__) from production code. Stable version 0.2.3, low release cadence. It replaces __DEV__ with process.env.NODE_ENV !== 'production', optimizes invariant and warning calls by wrapping them with environment checks. Differentiates from manual conditional code by automating transforms and handling edge cases like stringification.","language":"javascript","status":"active","version":"0.2.3","tags":["javascript","facebook","react","babel","dev-expression"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-dev-expression","imports":["module.exports = require('babel-plugin-dev-expression')","const devExpression = require('babel-plugin-dev-expression')","plugins: ['dev-expression']"]},{"cmd":"yarn add babel-plugin-dev-expression","imports":[]},{"cmd":"pnpm add babel-plugin-dev-expression","imports":[]}],"homepage":null,"github":"https://github.com/4Catalyzer/babel-plugin-dev-expression","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-dev-expression","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-dev-expression/compatibility"}}