0.1.23 • Published 29 days ago

@rayvision/preview-animation v0.1.23

Weekly downloads
-
License
MIT
Repository
-
Last release
29 days ago

Usage

  • install package
    yarn add @rayvision/preview-animation
  • create
import { PreviewAnimation } from "@rayvision/preview-animation";

Component

parameter

data:{
    'fileName': {
        taskThumbnails:string[],
        pre:string,
        fps:number,
        frameIndexList:string[]
    }[];
blockNum?: number;
renderFrame?: string;
lang?:'zh' | 'en';
wrapperClassName?: string;
hostname?: string
}

publish

npm login
// npm organization: rayvision, if you are not in it, ask your leader.
npm publish --access public

More info

check the example

0.1.23

29 days ago

0.1.22

1 month ago

0.1.21

2 months ago

0.1.20

2 months ago

0.1.19

2 months ago

0.1.18

3 months ago

0.1.17

3 months ago

0.1.16

5 months ago

0.1.15

5 months ago

0.1.14

5 months ago