{"library":"power-assert","type":"library","category":null,"description":"Power Assert in JavaScript v1.6.1 (stable, released 2017). Provides descriptive assertion messages via the standard Node.js assert interface. No API is the best API – you only need assert(any_expression). Requires code transformation (via Babel, browserify, webpack, etc.) to generate detailed failure messages. Differentiated from chai/should by reusing the native assert module; you can swap require('power-assert') for require('assert') with zero API change. Works server-side and browser-side. Maintained by the original author but has been stable with infrequent releases.","language":"javascript","status":"active","version":"1.6.1","tags":["javascript","power-assert","assert","assertion","test","testing","ecmascript","ast"],"install":[{"cmd":"npm install power-assert","imports":["import 'power-assert'; const assert = require('assert');","const assert = require('power-assert');","import assert from 'power-assert';"]},{"cmd":"yarn add power-assert","imports":[]},{"cmd":"pnpm add power-assert","imports":[]}],"homepage":null,"github":"https://github.com/power-assert-js/power-assert","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/power-assert","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/power-assert/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}