{"id":19030179,"url":"https://github.com/typesend/ixml_gem","last_synced_at":"2025-02-21T20:15:30.833Z","repository":{"id":57748503,"uuid":"523561509","full_name":"typesend/ixml_gem","owner":"typesend","description":"This ruby gem provides a CLI in addition to an IXML class for use within your projects. 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 text format they prefer while providing XML for tasks that are best completed via XML processing techniques.","archived":false,"fork":false,"pushed_at":"2022-08-11T03:59:07.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-18T20:07:42.129Z","etag":null,"topics":["ixml","parser-generation","regex","xml-parser","xml-schema","xslt"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typesend.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-11T02:30:33.000Z","updated_at":"2022-08-11T03:37:55.000Z","dependencies_parsed_at":"2022-09-09T09:10:58.414Z","dependency_job_id":null,"html_url":"https://github.com/typesend/ixml_gem","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesend%2Fixml_gem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesend%2Fixml_gem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesend%2Fixml_gem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesend%2Fixml_gem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typesend","download_url":"https://codeload.github.com/typesend/ixml_gem/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240079638,"owners_count":19744725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ixml","parser-generation","regex","xml-parser","xml-schema","xslt"],"created_at":"2024-11-08T21:16:48.631Z","updated_at":"2025-02-21T20:15:30.797Z","avatar_url":"https://github.com/typesend.png","language":"Ruby","readme":"# IXML\n\n[![Gem Version](https://badge.fury.io/rb/ixml.svg)](https://rubygems.org/gems/ixml)\n\nThis gem provides a CLI in addition to an IXML class for use within your ruby projects. It is based on [Rley](https://github.com/famished-tiger/Rley), a novel Earley parser with support for amiguous parses using a Grammar Flow Graph.\n\nInvisible XML (ixml) is a method for treating non-XML documents as if they were XML,\nenabling authors to write documents and data in a format they prefer while providing XML\nfor tasks that are more effective with XML content.\n\nIt is a superior alternative to Regular Expressions. IXML is more productive and reusable than hand-crafting bespoke, programming-language-specific text parsers by hand.\n\nFor more background on ixml, as well as the specification, officially released June 2022,\nand the available implementations, see https://invisiblexml.org. There is also a github\nrepository at https://github.com/invisibleXML/.\n\n## Installation\n\nInstall the gem and add to the application's Gemfile by executing:\n\n    $ bundle add ixml\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n    $ gem install ixml\n\n## Usage\n\nTODO: Write usage instructions here\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug 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](https://github.com/typesend/ixml_gem/blob/main/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Ixml project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/ixml/blob/main/CODE_OF_CONDUCT.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypesend%2Fixml_gem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypesend%2Fixml_gem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypesend%2Fixml_gem/lists"}