{"library":"commonmark-test-suite","type":"library","category":null,"description":"The `commonmark-test-suite` package provides programmatic access to the official CommonMark Specification test suite data, enabling developers to verify their CommonMark parsers against a standardized set of examples. It aggregates and exposes test cases for various CommonMark spec versions, including the latest stable version (currently 0.31.2, released January 28, 2024). This package itself is at version 0.1.0, indicating it is a relatively new utility that serves as a structured, up-to-date data source for the evolving CommonMark specification. Its primary differentiator is pre-processing and organizing the raw spec test data into an easily consumable JavaScript format, eliminating the need for manual parsing of the spec documents. The release cadence of this package is generally aligned with updates to the CommonMark spec, ensuring that the test data remains current and comprehensive.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install commonmark-test-suite","imports":["import commonmarkTestSuite from 'commonmark-test-suite'","import type { CommonMarkTestSuite } from 'commonmark-test-suite'","import { latest } from 'commonmark-test-suite'; const { testCases } = latest;"]},{"cmd":"yarn add commonmark-test-suite","imports":[]},{"cmd":"pnpm add commonmark-test-suite","imports":[]}],"homepage":null,"github":"https://github.com/fisker/commonmark-test-suite","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/commonmark-test-suite","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/commonmark-test-suite/compatibility"}}