drewgillson / lkml

A speedy LookML parser & serializer implemented in Typescript (port of joshtemple/lkml)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lkml

A speedy LookML parser and serializer implemented in Typescript (port of joshtemple/lkml).

lkml.load parses LookML strings to Javascript objects or JSON strings. lkml.dump serializes (generates) LookML strings from Javascript objects. Please see the excellent documentation for joshtemple's Python implementation to understand how it works.

About

A speedy LookML parser & serializer implemented in Typescript (port of joshtemple/lkml)

License:MIT License


Languages

Language:TypeScript 100.0%