{"library":"babel-plugin-inline-replace-variables","type":"library","category":null,"description":"A Babel plugin that replaces identifier references with literal values during compilation. Version 1.3.1 is the latest stable release. It supports simple literal replacements (strings, booleans) as well as complex expressions via AST nodes. The plugin is commonly used for compile-time constants like __DEV__ or __VERSION__. Compared to alternatives like babel-plugin-replace-identifiers, this one replaces identifiers with literal values, not other identifiers. Low maintenance and simple API, suitable for projects using Babel 6/7.","language":"javascript","status":"maintenance","version":"1.3.1","tags":["javascript","babel","plugin","inline","replace","variables"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-inline-replace-variables","imports":["import plugin from 'babel-plugin-inline-replace-variables'","['inline-replace-variables', { '__SERVER__': true }]","import * as t from '@babel/types'"]},{"cmd":"yarn add babel-plugin-inline-replace-variables","imports":[]},{"cmd":"pnpm add babel-plugin-inline-replace-variables","imports":[]}],"homepage":null,"github":"https://github.com/wssgcg1213/babel-plugin-inline-replace-variables","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-inline-replace-variables","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-inline-replace-variables/compatibility"}}