deep-property

There are 3 repositories under deep-property topic.

  • jonschlinkert/get-value

    Use property paths (`a.b.c`) get a nested value from an object.

    Language:JavaScript28992221
  • jonschlinkert/set-value

    Set nested properties on an object using dot-notation.

    Language:JavaScript278102741
  • VitorLuizC/get

    🚚 A really small and type-safe (requires TypeScript >= 4.1.3) function, that gets a nested value from an object using a path string (like "a.b[0].d"). If value is 'undefined' or unreachable returns the placeholder instead.

    Language:TypeScript19302