ixml

Crates.ioixml
lib.rsixml
version0.0.1
sourcesrc
created_at2022-08-11 04:36:19.975181
updated_at2022-08-11 04:36:19.975181
descriptionInvisible XML parser and CLI
homepagehttps://github.com/typesend/ixml_crate/
repositoryhttps://github.com/typesend/ixml_crate/
max_upload_size
id643124
size8,973
Ben Damman (typesend)

documentation

README

IXML

Under Development

Invisible XML (ixml) is a method for treating non-XML documents as if they were XML, enabling authors to write documents and data in a format they prefer while providing XML for tasks that are more effective with XML content.

It is a superior alternative to Regular Expressions. IXML is more productive and reusable than hand-crafting bespoke, programming-language-specific text parsers by hand.

For more background on ixml, as well as the specification, officially released June 2022, and the available implementations, see https://invisiblexml.org. There is also a github repository at https://github.com/invisibleXML/.

Usage

TODO: Write usage instructions here

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/typesend/ixml_gem. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Commit count: 0

cargo fmt