kdl
Version, currently 1.0.01 version
- 1.0.0latestFeb 25, 2025
github.com/danini-the-panini/kdl-cr
This is a Crystal implementation of the KDL Document Language
6 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
kdl:
github: danini-the-panini/kdl-cr
version: ~> 1.0.0Then run:
shards installshard.yml
- Crystal
>= 1.11.2- License
- MIT
- Author
- Danielle Smith
Dependencies
This version declares no dependencies.
README
KDL
This is a Crystal implementation of the KDL Document Language
Installation
-
Add the dependency to your
shard.yml:dependencies: kdl: github: danini-the-panini/kdl-cr -
Run
shards install
Usage
require "kdl"
KDL.parse_document(a_string) #=> KDL::Document
Contributing
- Fork it (https://github.com/danini-the-panini/kdl-cr/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Danielle Smith - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
1.0.0- Tagged
- Feb 25, 2025
- Commit
d688b96fc04c- Crystal
>= 1.11.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/danini-the-panini/kdl-cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 1