How to combine mutiple Lottie animation?

Is there a way to combine multiple Lottie animations into a single one?
I tried https://github.com/LottieFiles/lottie-js but failed.
Above lib offers good enough API to manipulate existing elements, but doesn’t allow to combine aniamtions.
Are there any other javascript libraries that may achieve this?