GoodData Utility Functions
This package is a part of the GoodData.UI SDK.
To learn more, check the source monorepo.
This package contains utility functions used in production or test code of multiple different GoodData.UI SDK packages.
The functions exported from here are not part of the GoodData.UI public API.
What belongs here?
There are two main criteria for functions to land here:
- Code implement commonly used convenience, simplification or unification of routine tasks done across SDK
- The code does not depend on any other packages apart from lodash. Not even other SDK packages.
License
(C) 2017-2022 GoodData Corporation
This project is under MIT License. See LICENSE.