xrunchy

Crates.ioxrunchy
lib.rsxrunchy
version0.1.0
created_at2025-10-03 06:34:59.731447+00
updated_at2025-10-03 06:34:59.731447+00
descriptionSupport for using xrust in WASM
homepage
repositoryhttps://gitlab.gnome.org/balls/xrunchy.git
max_upload_size
id1866250
size97,480
Steve Ball (ballsteve)

documentation

https://docs.rs/xrust/

README

χrunchy

crates.io Released API docs ALv2 licensed

A WASM interface for the χrust crate.

χrunchy supports the creation of Web applications that use XPath, XSLT, and transformations. It provides an implementation of χrust's Item::Node trait for HTML DOM nodes, using web_sys.

Example

Edit Markdown uses χrunchy to query the page's DOM to find the elements to manipulate and to create DOM nodes.

Change Log

Release Notes
0.1.0 Initial release
Commit count: 0

cargo fmt