文件名称:gif-generator:自定义gif表情包字幕
文件大小:3.25MB
文件格式:ZIP
更新时间:2024-02-26 09:49:30
angular typescript pwa PWATypeScript
提供自定义gif表情包功能 如果需要增加模板,请按照以下格式提供template.json文件,以及原版gif图片 { " name " : " name " , " content " : [ { " text " : " text " , " startTime " : 0 , " endTime " : 0 }, { " text " : " text " , " startTime " : 0 , " endTime " : 0 } ] }
【文件预览】:
gif-generator-master
----ngsw-config.json(392B)
----src()
--------tsconfig.spec.json(282B)
--------manifest.json(1KB)
--------main.ts(370B)
--------index.html(405B)
--------polyfills.ts(3KB)
--------environments()
--------styles()
--------favicon.ico(4KB)
--------styles.scss(307B)
--------assets()
--------tslint.json(314B)
--------test.ts(642B)
--------index.d.ts(25B)
--------tsconfig.app.json(194B)
--------browserslist(375B)
--------app()
--------karma.conf.js(964B)
----angular.json(4KB)
----tsconfig.json(384B)
----LICENSE(1KB)
----tslint.json(3KB)
----README.md(412B)
----.editorconfig(245B)
----.gitignore(503B)
----e2e()
--------tsconfig.e2e.json(213B)
--------src()
--------protractor.conf.js(752B)
----package.json(2KB)