{"library":"chloride-test","type":"library","category":null,"description":"The `chloride-test` package, currently at version 1.2.4, is a specialized JavaScript utility designed to validate that a given module provides the identical cryptographic functions and API signature as the `chloride` library. It achieves this by generating a comprehensive suite of tests based on the `chloridedown` specification, ensuring adherence to the expected interface. This package is primarily used as a development dependency within projects that aim to offer `chloride`-compatible cryptographic primitives, such as wrappers around `libsodium` via `sodium-browserify` or `sodium-native`. Its core function is to maintain interoperability and correctness across different underlying cryptographic implementations. Given its nature as a testing harness for an API standard, its release cadence is typically slow and focused on stability, reflecting minimal feature changes post-initial API definition. It is essential for developers to verify their modules against the `chloride` standard, ensuring consistent behavior across the ecosystem.","language":"javascript","status":"maintenance","version":"1.2.4","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install chloride-test","imports":["const chlorideTest = require('chloride-test')","require('chloride-test')(someCryptoModule)"]},{"cmd":"yarn add chloride-test","imports":[]},{"cmd":"pnpm add chloride-test","imports":[]}],"homepage":null,"github":"https://github.com/dominictarr/chloride-test","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/chloride-test","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/chloride-test/compatibility"}}