jsonpath-mapper
A json to json transformation utility with a few nice features to use when translating for example API responses into a domain object for use in your domain-driven JavaScript applications. Can be used in React applications with the 'useMapper' hook.
array-helper-lib
A utility library providing common array manipulations and React hooks.