jquense / expr

tiny util for getting and setting deep object props safely

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Path expression syntax is not documented

pimlottc-gov opened this issue · comments

The actual path expressions syntax does not seem to be explicitly documented anywhere that I can see.

its the same as .js foo.bar[1]['baz']

Would be good to note this explicitly in the readme.