You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm open to the idea, but hesitant. A lot of code goes into lodash when you dive into it, and I know things like isPlainObject are especially complicated to re-create. If you, or someone else wants, I'd be happy to check out a branch that tries this out. It shouldn't take long to just replace things like you mentioned above. And if it goes well, I could even see us just moving them into formsy natively, since the source for those you linked is very very short.
dlv - alternative for lodash.get
dset - alternative for lodash.set
nestie - unwrap string notation to object / array
@rkuykendall WDYT?
The text was updated successfully, but these errors were encountered: