lottie-js icon indicating copy to clipboard operation
lottie-js copied to clipboard

An object model for representing and manipulating the Lottie JSON structure in JS.

Results 19 lottie-js issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

stale

## Overview Allow to merge or sequence several Lottie animations into single animation (JSON). Allow to dynamically create animation from other animations. ... ## Type - [x] New feature -...

stale

(Thanks for reporting an issue! Please make sure you click the link above to view the issue guidelines, then fill out the blanks below.) What are the steps to reproduce...

stale

## Pull request checklist Please check if your PR fulfills the following requirements: - [x] Tests for the changes have been added (for bug fixes / features) - [x] Docs...

stale

## Pull request checklist - [x] Tests for the changes have been added (for bug fixes / features) - [x] Docs have been reviewed and added / updated if needed...

stale

## Overview When embedding an image as data url, it is not displayed. In the spec, an image asset has a property "embedded" to declare if the image is embedded...

stale

The manipulation of existing layers works, but is there a way to combine multiple Lottie files into a single Lottie. I tried to modify layers and assets from one Lottie...

stale

In the right part of the image, `fromJSON` method convert lottie json to class attributes. When the json is like `{a:0,ix:2,k:[380.5, 777.5,0],l:2}` where 'k' is an array of number, the...

stale

This is the original lottie data.json where a layer with 2 scale keyframes and the second keyframe only has "t" property: After `animation.fromJSON(above-json)`. The keyframes do not have any value...

stale