{"library":"babel-helper-simple-access","type":"library","category":null,"description":"A Babel helper package (currently at v7.0.0-beta.3) that transforms complex assignment patterns (e.g., `i += 1`, `--i`) into simple assignments for easier AST manipulation. It is part of the Babel ecosystem, primarily used internally by Babel plugins. Unlike general-purpose AST utilities, it specifically handles converting compound assignments and unary mutations to straightforward `i = i + 1` style assignments. This package is in beta and likely deprecated in favor of modern Babel 8 helpers.","language":"javascript","status":"deprecated","version":"7.0.0-beta.3","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-helper-simple-access","imports":["import simpleAccess from 'babel-helper-simple-access'","import simpleAccess from 'babel-helper-simple-access'","import * as t from '@babel/types'"]},{"cmd":"yarn add babel-helper-simple-access","imports":[]},{"cmd":"pnpm add babel-helper-simple-access","imports":[]}],"homepage":"https://babeljs.io/","github":"https://github.com/babel/babel","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-helper-simple-access","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-helper-simple-access/compatibility"}}