wp-parse-api 0.7.0

Minimal plugin API for wp-lang data pipelines and parser components
Documentation
1
2
3
4
5
6
7
8
9
10
# wp-parse-api

![CI](https://github.com/wp-labs/wp-parse-api/workflows/CI/badge.svg)
[![codecov](https://codecov.io/gh/wp-labs/wp-parse-api/graph/badge.svg?token=6SVCXBHB6B)](https://codecov.io/gh/wp-labs/wp-parse-api)
![License](https://img.shields.io/badge/License-Elastic%202.0-green.svg)
![Rust](https://img.shields.io/badge/rust-stable%2Bbeta-orange.svg)

## Contributing

See [AGENTS.md](AGENTS.md) for repository guidelines covering project structure, coding style, and required checks before opening a pull request.