@specify-bdd/quick-ref
v0.4.0
Published
A utility for referencing test param data quickly and easily.
Readme
Quick Ref
A simple utility for referencing stored values in a JSON structure. Values can be looked up by key chain or dot
notation string. Additionally, strings containing ref notation ("like this: ${foo.bar.baz}") can be parsed to replace
the refs with their associated values.
