{"library":"chai-parentheses","type":"library","category":null,"description":"Chai plugin that converts terminating property assertions (true, false, null, etc.) into function-call form to avoid lint errors and ensure assertions are actually executed. v0.0.2 is the latest stable version, released as a maintenance fork of dirty-chai that works with modern bundlers (ESM/CJS compatibility). Key differentiator vs. dirty-chai: fixes bundler issues without changing API. Supports custom error messages and works with other Chai plugins when loaded first. Ships TypeScript types.","language":"javascript","status":"active","version":"0.0.2","tags":["javascript","chai","chai-plugin","browser","testing","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install chai-parentheses","imports":["import parentheses from 'chai-parentheses'","import { use } from 'chai'; use(parentheses)","expect(true).to.be.true()"]},{"cmd":"yarn add chai-parentheses","imports":[]},{"cmd":"pnpm add chai-parentheses","imports":[]}],"homepage":null,"github":"https://github.com/achingbrain/dirty-chai","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/chai-parentheses","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}