Commit Graph
1 Commits
Author SHA1 Message Date
ehmicky 07a8a8e328 Add wild-wild-path (#823)
This adds [`wild-wild-path`](https://github.com/ehmicky/wild-wild-path).
This library provides with CRUD (get/has/list/set/remove) operations on object properties using not only dot-delimited paths but also wildcards (`*` and `**`), regular expressions, array slices and unions.
2022-07-25 15:39:49 +02:00