A LookML parser and serializer implemented in pure Ruby.
This is a Ruby rewrite of the amazing joshtemple/lkml python library.
Why should you use lkml
?
- Tested on over 160K lines of LookML from public repositories on GitHub
- Written in pure, modern Ruby with no external dependencies
- A full unit test suite with excellent coverage