kdl-cr
KDL
This is a Crystal implementation of the KDL Document Language
Installation
-
Add the dependency to your
shard.yml
:dependencies: kdl: github: your-github-user/kdl-cr
-
Run
shards install
Usage
require "kdl"
KDL.parse_document(a_string) #=> KDL::Document
Contributing
- Fork it (https://github.com/your-github-user/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
Repository
kdl-cr
Owner
Statistic
- 2
- 2
- 0
- 0
- 0
- 7 months ago
- March 11, 2024
License
MIT License
Links
Synced at
Fri, 08 Nov 2024 10:03:39 GMT
Languages