repository stringclasses 528
values | commit stringlengths 40 40 | commitDate timestamp[s] | path stringlengths 11 149 | repoStars int64 5 94.9k | repoLastFetched stringclasses 528
values | content stringlengths 48 736k | license stringclasses 14
values | language stringclasses 7
values |
|---|---|---|---|---|---|---|---|---|
LottieFiles/lottie-docs | ae16fbd9b9f97192f21d292c37dcc2f448e138e8 | 2021-10-21T21:56:38 | docs/schema/shapes/shape.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"d": {
"$ref": "#/$defs/constants/shape-direction",
"description": "Direction the shape is drawn as, mostly relevant when using tr... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9123b1146e78ba7e9be716d7f6e3f18764232fde | 2021-10-25T19:27:44 | docs/schema/text/character-data.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Defines character shapes to avoid loading system fonts",
"properties": {
"ch": {
"default": "",
"title": "Character",
"type": "string"
},
"data": {
"properties": {
"shapes": {
"$ref":... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | e23b50cc9d5b549f7e19bdead2b224043599567b | 2022-04-14T08:38:29 | docs/schema/text/text-document.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "",
"properties": {
"ca": {
"$ref": "#/$defs/constants/text-caps",
"title": "Text Caps"
},
"f": {
"default": "",
"title": "Font Family",
"type": "string"
},
"fc": {
"$ref": "#/$defs/... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 2f215b4ffd76ececdfc5fab29263b131b948d9f1 | 2021-10-20T14:42:54 | docs/schema/shapes/offset-path.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"a": {
"$ref": "#/$defs/animated-properties/value",
"title": "Amount"
},
"lj": {
"$ref": "#/$defs/consta... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | a330dc23e69c9a43e108db57890902a6383d9da2 | 2021-10-27T07:34:28 | docs/schema/effects/radial-wipe-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/slider",
"description": "Between 0 and 100",
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 5a455049fcd3a4734aeea9d182232e47b17b2916 | 2021-10-25T18:55:59 | docs/schema/shapes/gradient-fill.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"$ref": "#/$defs/shapes/gradient"
},
{
"properties": {
"o": {
"$ref": "#/$defs/animated-properties/value",
"title": "Opacity"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4feb7a269d2302c9a68fdb256ee8ac32a253d554 | 2021-12-01T11:13:15 | docs/schema/layers/solid-color-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/visual-layer"
},
{
"properties": {
"sc": {
"default": "",
"description": "Color of the layer, unlike most other places, the color is a `#rrggbb` hex string",
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 3bff78c0ae9af9b30c8b90813bc8dcdda3111710 | 2021-10-31T08:37:50 | docs/schema/helpers/transform.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"anyOf": [
{
"oneOf": [
{
"properties": {
"p": {
"$ref": "#/$defs/animated-properties/position",
"description": "Position / Translation",
"title": "Position"
}
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/text/text-data.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"k": {
"item": {
"$ref": "#/text/text-data-keyframe"
},
"title": "Keyframes",
"type": "array"
}
},
"required": [],
"type": "object... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 48d8feb1f07379ebfe51f97f9b548566ee4a3193 | 2022-10-13T05:38:12 | docs/schema/effects/spherize-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/slider",
"title": "radius"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/constants/composite.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "",
"oneOf": [
{
"const": 1,
"title": "Above"
},
{
"const": 2,
"title": "Below"
}
],
"title": "Composite",
"type": "integer"
} | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 2442e7f4a2d24ed583e5c55be1feecf6ed94e9a9 | 2022-02-17T13:50:34 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"assets": {
"items": {
"oneOf": [
{
"$ref": "#/$defs/assets/image"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 8362bdd4ad1eaef21e98f05d78b011c64ef57fbb | 2021-10-22T09:59:40 | docs/schema/effects/fill-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effects/effect-value-point",
"title": "00"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 56d7a10d0714f51c659b4489d46a14da6271c6d7 | 2022-10-11T11:51:18 | docs/schema/animated-properties/animated-property.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"a": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "Whether the property is animated",
"title": "Animated"
},
"ix": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 11d5eafbfc6a08dd41b5f5b465323ab75eca4f81 | 2022-02-17T13:50:48 | docs/schema/animated-properties/animated-property.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"a": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "Whether the property is animated",
"title": "Animated"
},
"ix": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 6180feff61a75c66ce3c4f1b0ec382cc40653076 | 2021-10-20T14:27:05 | docs/schema/layers/solid-color-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"sc": {
"default": "",
"description": "Color of the layer, unlike most other places, the color is a `#rrggbb` hex string",
"titl... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 8aa6f4352d17c171d760ec5ae45cb4d454f3a5c6 | 2024-04-10T07:59:29 | docs/schema/text/animated-text-document.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Animated property representing the text contents",
"properties": {
"k": {
"items": {
"$ref": "#/$defs/text/text-document-keyframe"
},
"title": "Keyframes",
"type": "array"
},
"sid": {
"de... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/effects/pro-levels-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ty": {
"const": 24,
"title": "Type",
"type": "integer"
}
},
"required": [
"ty"
],
"ty... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 8f403c3d3ca8a06259fe2a49fde17b4360fe6807 | 2022-06-17T08:49:02 | docs/schema/layers/camera-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"ks": {
"$ref": "#/$defs/helpers/transform",
"description": "Layer transform",
"title": "Transform"
},
"pe": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/animation/composition.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Base class for layer holders",
"properties": {
"layers": {
"items": {
"$ref": "#/$defs/layers/concrete-layer"
},
"title": "Layers",
"type": "array"
}
},
"required": [
"layer"
],
"title"... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4feb7a269d2302c9a68fdb256ee8ac32a253d554 | 2021-12-01T11:13:15 | docs/schema/assets/sound.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/assets/asset"
},
{
"properties": {
"e": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "Whether the sound is embedded",
"title": "... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d4d7b11657e01d91f05f85207c991f040565d18b | 2022-05-20T09:36:32 | docs/schema/layers/audio-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"au": {
"$ref": "#/$defs/layers/audio-settings",
"title": "Audio Settings"
},
"refId": {
"description": "ID of t... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 5a455049fcd3a4734aeea9d182232e47b17b2916 | 2021-10-25T18:55:59 | docs/schema/helpers/int-boolean.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"default": 0,
"description": "Represents boolean values as an integer. 0 is false, 1 is true.",
"enum": [
0,
1
],
"examples": [
0
],
"oneOf": [
{
"const": 1,
"title": "True"
},
{
"const": 0,
"tit... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4040817431e86dea4988a853e9206ca86bc3632a | 2022-04-13T15:38:38 | docs/schema/text/text-data.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Animated property representing the text contents",
"properties": {
"k": {
"items": {
"$ref": "#/$defs/text/text-data-keyframe"
},
"title": "Keyframes",
"type": "array"
},
"x": {
"title": ... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d4d7b11657e01d91f05f85207c991f040565d18b | 2022-05-20T09:36:32 | docs/schema/styles/bevel-emboss-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/styles/layer-style"
},
{
"properties": {
"a": {
"$ref": "#/$defs/animated-properties/value",
"description": "Local lighting angle",
"title": "Angle"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | aa4dee2963a7da643609fe1d8604a202aaa29b83 | 2022-07-09T13:31:33 | docs/schema/shapes/no-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"ty": {
"const": "no",
"title": "Shape Type",
"type": "string"
}
},
"required": [
"ty"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | f4e66190609f70ae188f1e9603e4e9dfadba8d4a | 2021-10-26T06:57:52 | docs/schema/constants/text-shape.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "",
"oneOf": [
{
"const": 1,
"title": "Square"
},
{
"const": 2,
"title": "Ramp Up"
},
{
"const": 3,
"title": "Ramp Down"
},
{
"const": 4,
"title": "Triangle"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4feb7a269d2302c9a68fdb256ee8ac32a253d554 | 2021-12-01T11:13:15 | docs/schema/layers/layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"bm": {
"$ref": "#/$defs/constants/blend-mode",
"default": 0,
"title": "Blend Mode"
},
"cl": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4feb7a269d2302c9a68fdb256ee8ac32a253d554 | 2021-12-01T11:13:15 | docs/schema/layers/visual-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"ao": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"title": "Auto Orient"
},
"ef": {
"items"... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | fbc5f639f06bd3a934277570779ee1aa69b18a62 | 2022-04-16T07:02:26 | docs/schema/shapes/polystar.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape"
},
{
"properties": {
"or": {
"$ref": "#/$defs/animated-properties/value",
"title": "Outer Radius"
},
"os": {
"$ref": "#/$defs/animate... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | e960470cce41810a6e8fe182d02af5fb35430833 | 2022-07-03T18:36:02 | docs/schema/animated-properties/gradient-colors.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Represents colors and offsets in a gradient\n\nColors are represented as a flat list interleaving offsets and color components in weird ways\nThere are two possible layouts:\n\nWithout alpha, the colors are a sequence of offset, r, g, b\n\... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/shapes/pucker-bloat.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"a": {
"$ref": "#/$defs/animated-properties/value",
"description": "Amount as a percentage",
"title": "Amount"
}... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 2ba3932aaf9c1a49ae2e2289a1e7094977bb41ff | 2023-04-11T13:04:53 | docs/schema/text/text-range-selector.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"caniuse": "animators-range-selectors",
"properties": {
"a": {
"$ref": "#/$defs/animated-properties/value",
"title": "Max Amount"
},
"b": {
"$ref": "#/$defs/constants/text-based",
"title": "Based On"
},
"e": {... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 190e05a8dd07ea61999c74ddc3d2ca723a1d0709 | 2024-04-10T07:59:23 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"assets": {
"description": "List of assets that can be referenced by layers",
"items": {
"oneOf": [
{
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4241b0b1755d9ad4af674221a6491f75c375af82 | 2022-04-09T17:20:11 | docs/schema/assets/precomposition.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/assets/asset"
},
{
"$ref": "#/$defs/animation/composition"
},
{
"properties": {
"fr": {
"description": "Framerate in frames per second",
"title": "Framerate",
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | f30e9c421acc17a0db0ce171b904e9caf31aa136 | 2021-11-29T09:31:36 | docs/schema/effects/pro-levels-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/drop-down",
"title": "00"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d301bfaaea449b0328d9a4ab58b3a1705b1787dc | 2021-10-23T12:05:07 | docs/schema/animated-properties/shape-property.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"else": {
"properties": {
"k": {
"$ref": "#/$defs/helpers/bezier",
"title": "Static Value"
}
}
},
"if": {
"properties": {
"a": {
"... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d4d7b11657e01d91f05f85207c991f040565d18b | 2022-05-20T09:36:32 | docs/schema/styles/outer-glow-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/styles/layer-style"
},
{
"properties": {
"bm": {
"$ref": "#/$defs/animated-properties/value",
"title": "Blend Mode"
},
"c": {
"$ref": "#/$defs/anim... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/effects/tritone-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/color",
"title": "bright"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/shapes/stroke.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/shapes/shape-element"
},
{
"$ref": "#/shapes/base-stroke"
},
{
"properties": {
"c": {
"$ref": "#/properties/multi-dimensional",
"title": "Color"
},
"... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 876fa6fc4ed0d9f3c938cabdd4c559dbb6f79943 | 2021-10-29T12:52:59 | docs/schema/effects/displacement-map-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/layer",
"title": "Displacement Map Layer"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 60369b88e3c4533a96311eb3a2261405623d9653 | 2022-04-10T05:27:44 | docs/schema/constants/gradient-type.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Type of a gradient",
"oneOf": [
{
"const": 1,
"title": "Linear",
"type": "integer"
},
{
"const": 2,
"title": "Radial",
"type": "integer"
}
],
"title": "GradientType",
"type": "int... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d4d7b11657e01d91f05f85207c991f040565d18b | 2022-05-20T09:36:32 | docs/schema/styles/gradient-overlay-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/styles/layer-style"
},
{
"properties": {
"a": {
"$ref": "#/$defs/animated-properties/value",
"title": "Angle"
},
"al": {
"$ref": "#/$defs/animated-... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4feb7a269d2302c9a68fdb256ee8ac32a253d554 | 2021-12-01T11:13:15 | docs/schema/assets/image.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/assets/asset"
},
{
"properties": {
"e": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "Whether the image is embedded",
"title": "... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/assets/precomposition.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/assets/asset"
},
{
"$ref": "#/$defs/animation/composition"
}
],
"description": "",
"title": "Precomposition",
"type": "object"
} | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/shapes/modifier.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/shapes/shape-element"
},
{
"properties": {
"ty": {
"const": null,
"title": "Type",
"type": "string"
}
},
"required": [
"ty"
],
"t... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 8362bdd4ad1eaef21e98f05d78b011c64ef57fbb | 2021-10-22T09:59:40 | docs/schema/effects/tritone-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effects/effect-value-color",
"title": "bright"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 876fa6fc4ed0d9f3c938cabdd4c559dbb6f79943 | 2021-10-29T12:52:59 | docs/schema/layers/layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"ao": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"title": "Auto Orient"
},
"bm": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 6b3835d19cde824a351fcb7073dd9706d2133ebd | 2022-04-11T17:45:33 | docs/schema/animated-properties/keyframe.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/animated-properties/keyframe-base"
},
{
"properties": {
"s": {
"description": "Value at this keyframe. Note the if the property is a scalar, keyframe values are still represented as a... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/shapes/merge.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/shapes/shape-element"
},
{
"properties": {
"mm": {
"default": 1,
"title": "Merge Mode",
"type": "number"
},
"ty": {
"const": "mm",
"t... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/effects/effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/helpers/visual-object"
},
{
"properties": {
"ef": {
"item": {
"$ref": "#/effects/effect-value"
},
"title": "Effects",
"type": "array"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 876fa6fc4ed0d9f3c938cabdd4c559dbb6f79943 | 2021-10-29T12:52:59 | docs/schema/effects/spherize-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/slider",
"title": "radius"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | bc9a3f40c7bbf65091fcc23505f5e641bd1e6527 | 2022-07-09T16:10:00 | docs/schema/shapes/base-stroke.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"d": {
"description": "Dashed line definition",
"items": {
"$ref": "#/$defs/shapes/stroke-dash"
},
"title": "Dashes",
"type": "array"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d4d7b11657e01d91f05f85207c991f040565d18b | 2022-05-20T09:36:32 | docs/schema/styles/stroke-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/styles/layer-style"
},
{
"properties": {
"c": {
"$ref": "#/$defs/animated-properties/color-value",
"title": "Color"
},
"s": {
"$ref": "#/$defs/anim... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 3e662d2d9e1da1b785eef7aa280b0d75859e2d2f | 2021-10-26T21:03:25 | docs/schema/effects/radial-wipe-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effects/effect-value-slider",
"description": "Between 0 and 10... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 1b99ae41c2af3820681dd01de475a5ec47b158a9 | 2021-10-20T18:11:18 | docs/schema/layers/shape-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"shapes": {
"items": {
"$ref": "#/$defs/shapes/concrete-shape"
},
"title": "Shapes",
"type": "array"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/layers/null-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/layers/layer"
},
{
"properties": {
"ty": {
"const": 3,
"title": "Type",
"type": "integer"
}
},
"required": [
"ty"
],
"type": "obj... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 3ddbd95ab6e9e054158926892fea3c1b4c145812 | 2022-04-07T13:32:02 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"assets": {
"items": {
"oneOf": [
{
"$ref": "#/$defs/assets/image"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/effects/radial-wipe-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/slider",
"description": "Between 0 and 100",
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 3e662d2d9e1da1b785eef7aa280b0d75859e2d2f | 2021-10-26T21:03:25 | docs/schema/effects/drop-shadow-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effects/effect-value-color",
"title": "color"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | f2c98efb1a995f20fe93d58d8f02d31300595c84 | 2021-12-08T05:43:01 | docs/schema/layers/layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"$ref": "#/$defs/helpers/three-dimensional"
},
{
"properties": {
"bm": {
"$ref": "#/$defs/constants/blend-mode",
"default": 0,
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | a330dc23e69c9a43e108db57890902a6383d9da2 | 2021-10-27T07:34:28 | docs/schema/effects/pro-levels-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/drop-down",
"title": "00"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | aa95b782829599e3ecabb460c9730022d378fc63 | 2021-11-08T09:25:01 | docs/schema/assets/precomposition.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/assets/asset"
},
{
"$ref": "#/$defs/animation/composition"
},
{
"properties": {
"fr": {
"description": "Framerate in frames per second",
"title": "Framerate",
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d301bfaaea449b0328d9a4ab58b3a1705b1787dc | 2021-10-23T12:05:07 | docs/schema/shapes/path.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape"
},
{
"properties": {
"ind": {
"title": "Index",
"type": "integer"
},
"ks": {
"$ref": "#/$defs/animated-properties/shape-property",
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d301bfaaea449b0328d9a4ab58b3a1705b1787dc | 2021-10-23T12:05:07 | docs/schema/shapes/stroke-dash.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"n": {
"$ref": "#/$defs/constants/stroke-dash-type",
"default": "d",
"title": "Shape Type"
},
"v": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 7ce92ecbe87c57f0a66ed19fa889b76cbedb9682 | 2022-05-19T14:42:05 | docs/schema/shapes/group.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"cix": {
"description": "Index used in expressions",
"title": "Property index",
"type": "integer"
},
"it... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/shapes/group.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"it": {
"items": {
"$ref": "#/$defs/shapes/concrete-shape"
},
"title": "Shapes",
"type": "array"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | cbb029090fd3d119ff1bc9d33fe60a7878f8e0a7 | 2022-04-14T09:22:22 | docs/schema/animated-properties/multi-dimensional.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/animated-properties/animated-property"
},
{
"if": {
"properties": {
"a": {
"const": 0
}
}
},
"properties": {
"l": {
"descri... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 52937bd3b5d2374cdc9508aa4ab23cc91bd9d0a2 | 2023-07-26T07:15:32 | docs/schema/layers/visual-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"ao": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "If 1, The layer will rotate itself to match its ani... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 60369b88e3c4533a96311eb3a2261405623d9653 | 2022-04-10T05:27:44 | docs/schema/constants/fill-rule.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Rule used to handle multiple shapes rendered with the same fill object",
"oneOf": [
{
"const": 1,
"description": "Everything is colored (You can think of this as an OR)",
"title": "Non Zero"
},
{
"cons... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 5a455049fcd3a4734aeea9d182232e47b17b2916 | 2021-10-25T18:55:59 | docs/schema/shapes/fill.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"properties": {
"c": {
"$ref": "#/$defs/animated-properties/color-value",
"title": "Color"
},
"o": {
"$ref": "#/$defs/an... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d5496f331bfe2154cde6fbae47b4556da7625b26 | 2022-01-04T10:24:33 | docs/schema/shapes/shape-element.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"bm": {
"$ref": "#/$defs/constants/blend-mode",
"title": "Blend Mode"
},
"cix": {
"description": "Index... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | f30e9c421acc17a0db0ce171b904e9caf31aa136 | 2021-11-29T09:31:36 | docs/schema/shapes/shape-element.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"bm": {
"$ref": "#/$defs/constants/blend-mode",
"title": "Blend Mode"
},
"cix": {
"description": "Index... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d4d7b11657e01d91f05f85207c991f040565d18b | 2022-05-20T09:36:32 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"assets": {
"description": "List of assets that can be referenced by layers",
"items": {
"oneOf": [
{
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/text/font.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"ascent": {
"title": "Ascent",
"type": "number"
},
"fFamily": {
"default": "sans",
"title": "Font Family",
"type": "string"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 60369b88e3c4533a96311eb3a2261405623d9653 | 2022-04-10T05:27:44 | docs/schema/shapes/repeater-transform.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/transform"
},
{
"properties": {
"eo": {
"$ref": "#/$defs/animated-properties/value",
"description": "Opacity of the last repeated object.",
"title": "End O... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 26e06cd7aa758ae68e95cc4b0b97c64571411b86 | 2022-11-01T09:29:58 | docs/schema/text/text-document-keyframe.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "A keyframe containing a text document",
"properties": {
"s": {
"$ref": "#/$defs/text/text-document",
"title": "Start"
},
"t": {
"default": 0,
"title": "Time",
"type": "number"
}
},
"requi... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | aa5b29ee6d5a596aa4b6123a80a49c5f13cbd81c | 2021-10-18T13:52:26 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/composition/composition"
},
{
"$ref": "#/helpers/visual-object"
},
{
"properties": {
"assets": {
"item": {
"$ref": "#/assets/asset"
},
"title":... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4feb7a269d2302c9a68fdb256ee8ac32a253d554 | 2021-12-01T11:13:15 | docs/schema/animation/animation.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/helpers/visual-object"
},
{
"properties": {
"assets": {
"items": {
"oneOf": [
{
"$ref": "#/$defs/assets/image"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/shapes/polystar.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape"
},
{
"properties": {
"or": {
"$ref": "#/$defs/animated-properties/value",
"title": "Outer Radius"
},
"os": {
"$ref": "#/$defs/animate... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 26e06cd7aa758ae68e95cc4b0b97c64571411b86 | 2022-11-01T09:29:58 | docs/schema/constants/shape-direction.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Drawing direction of the shape curve, useful for trim path",
"oneOf": [
{
"const": 1,
"description": "Usually clockwise",
"title": "Normal"
},
{
"const": 3,
"description": "Usually counter clockw... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/constants/fill-rule.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "",
"oneOf": [
{
"const": 1,
"title": "Non Zero"
},
{
"const": 2,
"title": "Even Odd"
}
],
"title": "FillRule",
"type": "integer"
} | CC-BY-4.0 | en |
LottieFiles/lottie-docs | ed466aa48362f38a3772d3a76fb74de61d31f6be | 2022-08-18T06:28:23 | docs/schema/layers/visual-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"ao": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "If 1, The layer will rotate itself to match its ani... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 718213e5e7f2fb9f87829f70a6593b4d739e43eb | 2021-10-26T07:06:57 | docs/schema/animated-properties/position-keyframe.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/animated-properties/keyframe"
},
{
"properties": {
"ti": {
"description": "Tangent for values (eg: moving position around a curved path",
"items": {
"type": "num... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | a5ddf66424a753757c0f094162de83e3fadf524b | 2021-10-21T10:06:08 | docs/schema/animated-properties/gradient-colors.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Represents colors and offsets in a gradient\n\nColors are represented as a flat list interleaving offsets and color components in weird ways\nThere are two possible layouts:\n\nWithout alpha, the colors are a sequence of offset, r, g, b\n\... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d4d7b11657e01d91f05f85207c991f040565d18b | 2022-05-20T09:36:32 | docs/schema/styles/inner-shadow-style.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/styles/layer-style"
},
{
"properties": {
"a": {
"$ref": "#/$defs/animated-properties/value",
"description": "Local light angle",
"title": "Angle"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 4101dfb699f72d6853764161a7019cc207f7e010 | 2021-10-18T21:20:46 | docs/schema/animation/composition.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"layers": {
"item": {
"$ref": "#/layers/layer"
},
"title": "Layers",
"type": "array"
}
},
"required": [],
"type": "object"
}
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 307ce98856f5883601c3db066907230608a4f47b | 2021-10-21T15:33:51 | docs/schema/constants/trim-multiple-shapes.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "",
"oneOf": [
{
"const": 1,
"title": "Individually"
},
{
"const": 2,
"title": "Simultaneously"
}
],
"title": "TrimMultipleShapes",
"type": "integer"
} | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 837607e8c9b559b972ec0a23ff635fd5a5c59aa9 | 2021-10-18T11:25:08 | docs/schema/helpers/transform.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"a": {
"$ref": "#/properties/multi-dimensional",
"title": "Anchor Point"
},
"o": {
"$ref": "#/properties/value",
"title": "Opacity"
},
"... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 2e01bcce70e151403206546586b3d755601193ed | 2022-05-06T13:24:23 | docs/schema/layers/precomposition-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/visual-layer"
},
{
"properties": {
"h": {
"title": "Height",
"type": "integer"
},
"refId": {
"default": "",
"description": "ID of ... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 58ded472e45867cf164ea2fcc91bad061cb88224 | 2022-06-20T14:24:59 | docs/schema/layers/visual-layer.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/layers/layer"
},
{
"properties": {
"ao": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "If 1, The layer will rotate itself to match its ani... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/shapes/rectangle.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape"
},
{
"properties": {
"p": {
"$ref": "#/$defs/animated-properties/multi-dimensional",
"description": "Center of the rectangle",
"title": "Position"
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 9b039d896c6016aaa1932ecd8f260e55f6b0b7ca | 2021-10-19T06:04:07 | docs/schema/shapes/rounded-corners.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/modifier"
},
{
"properties": {
"r": {
"$ref": "#/$defs/animated-properties/value",
"title": "Radius"
},
"ty": {
"const": "rd",
"ti... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | a330dc23e69c9a43e108db57890902a6383d9da2 | 2021-10-27T07:34:28 | docs/schema/effects/gaussian-blur-effect.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/effects/effect"
},
{
"properties": {
"ef": {
"prefixItems": [
{
"$ref": "#/$defs/effect-values/slider",
"title": "sigma"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | c29ab65bdbb8dcbb1cb6ebc2da0274f9b5c930eb | 2023-05-02T19:45:20 | docs/schema/animated-properties/animated-property.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"properties": {
"a": {
"$ref": "#/$defs/helpers/int-boolean",
"default": 0,
"description": "Whether the property is animated",
"title": "Animated"
},
"ix": {
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | d301bfaaea449b0328d9a4ab58b3a1705b1787dc | 2021-10-23T12:05:07 | docs/schema/shapes/stroke.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape-element"
},
{
"$ref": "#/$defs/shapes/base-stroke"
},
{
"properties": {
"c": {
"$ref": "#/$defs/animated-properties/multi-dimensional",
"title": "... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 81d0ca87367b67f06c8df2b4ce620afbb767d8db | 2021-11-18T10:04:56 | docs/schema/shapes/rectangle.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "#/$defs/shapes/shape"
},
{
"properties": {
"p": {
"$ref": "#/$defs/animated-properties/position",
"description": "Center of the rectangle",
"title": "Position"
},
... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 09f7f2bf9faa628c6728b9bc8bb75d0f79fcce13 | 2021-10-19T15:25:56 | docs/schema/animation/metadata.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Document metadata",
"properties": {
"a": {
"title": "Author",
"type": "string"
},
"d": {
"title": "Description",
"type": "string"
},
"g": {
"description": "Software used to generate the f... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 26e06cd7aa758ae68e95cc4b0b97c64571411b86 | 2022-11-01T09:29:58 | docs/schema/constants/merge-mode.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Boolean operation on shapes",
"oneOf": [
{
"const": 1,
"title": "Normal"
},
{
"const": 2,
"title": "Add"
},
{
"const": 3,
"title": "Subtract"
},
{
"const": 4,
"t... | CC-BY-4.0 | en |
LottieFiles/lottie-docs | 26e06cd7aa758ae68e95cc4b0b97c64571411b86 | 2022-11-01T09:29:58 | docs/schema/constants/text-grouping.json | 43 | 2024-05-27T04:43:41.687416Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "",
"oneOf": [
{
"const": 1,
"title": "Characters"
},
{
"const": 2,
"title": "Word"
},
{
"const": 3,
"title": "Line"
},
{
"const": 4,
"title": "All"
}
],
... | CC-BY-4.0 | en |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.