sindresorhus / dot-prop

Get, set, or delete a property from a nested object using a dot path

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do you have a plan to support es5?

hackloud opened this issue Β· comments

If you don't, can I PR?

πŸ™

No plans. You need to transpile with Babel yourself if you want to support ES5.