大量解析器:以递归方式请求并将VAST链解析为单个JavaScript对象 源码
@ unruly / vast-parser 递归请求并将VAST链解析为单个JavaScript对象。 VAST链是VAST包装器,包装在更多的VAST包装器中,最终导致VAST内联。 例 import { VastAdManager } from '@unruly/vast-parser' const vastAdManager = new VastAdManager ( ) vastAdManager . requestVastChain ( { url : 'http://example.com/vast-file.xml' } ) . then ( vastRespo
文件列表
vast-parser-master.zip
(预估有个74文件)
vast-parser-master
.eslintrc
29B
yarn.lock
139KB
src
vastErrorCodes.js
838B
vastAdManager.js
201B
vastError.js
1KB
model
vastModelFactory.js
164B
vastIcon.js
1KB
暂无评论