# kPointer Replaces cw-json with Support for JSON, YAML, HTML, and XML

DevFeed: [kPointer Replaces cw-json with Support for JSON, YAML, HTML, and XML](<https://devfeed.tech/articles/goodbye-cw-json-hello-kpointer-28101.md>)

Original publisher: [Read original article](<https://commonsware.com/blog/2026/07/22/goodbye-cwjson-hello-kpointer.html>)

Author: CommonsWare

Published: 2026-07-22T12:27:15Z

Content type: release

Language: en

Sources: [The CommonsBlog](<https://devfeed.tech/sources/the-commonsblog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [JSON](<https://devfeed.tech/topics/json.md>), [YAML](<https://devfeed.tech/topics/yaml.md>), [HTML](<https://devfeed.tech/topics/html.md>), [XML](<https://devfeed.tech/topics/xml.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [test](<https://devfeed.tech/topics/test.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [cli](<https://devfeed.tech/tags/cli.md>), [data](<https://devfeed.tech/tags/data.md>), [html](<https://devfeed.tech/tags/html.md>), [json](<https://devfeed.tech/tags/json.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [test](<https://devfeed.tech/tags/test.md>), [testing](<https://devfeed.tech/tags/testing.md>), [xml](<https://devfeed.tech/tags/xml.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

## AI overview

kPointer replaces cw-json as a library for extracting values from structured data. It supports JSON, YAML, HTML, and XML through adapter-style abstractions, adds JavaScript access path notation, and includes conformance testing and a CLI.

## Source excerpt

The cw-json project has been replaced by kPointer -- learn what kPointer offers!