{"library":"oxc-parser","type":"library","category":null,"description":"The `oxc-parser` package provides a high-performance JavaScript and TypeScript parser with a Node.js API, currently at version 0.126.0. It's part of the broader Oxc project, known for its fast Rust-based tooling. The project exhibits a rapid release cadence, with frequent updates incorporating new features, bug fixes, and occasional breaking changes as seen in recent `crates_v` releases. Oxc Parser generates an AST that is fully conformant with the ESTree standard for JavaScript/JSX and `@typescript-eslint/typescript-estree` for TypeScript, with minor deviations for Stage 3 decorators and specific import syntax proposals (`import defer`, `import source`). A key differentiator is its 'Fast Mode,' which disables semantic error reporting by default for performance-critical scenarios, leaving error checks to downstream tools. It also offers WASM support and direct ESM information extraction, making it suitable for parser plugins and code transformation tasks.","language":"javascript","status":"active","version":"0.126.0","tags":["javascript","ast","estree","oxc","parser","typescript"],"install":[{"cmd":"npm install oxc-parser","imports":["import { parseSync } from 'oxc-parser'","import { parse } from 'oxc-parser'","import { Visitor } from 'oxc-parser'","import type { Program } from '@oxc-project/types'"]},{"cmd":"yarn add oxc-parser","imports":[]},{"cmd":"pnpm add oxc-parser","imports":[]}],"homepage":"https://oxc-project.github.io","github":"https://github.com/oxc-project/oxc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/oxc-parser","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/oxc-parser/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}