1. 首页
  2. 数据库
  3. 其它
  4. anime.js 源码

anime.js 源码

上传者: 2021-03-15 09:05:49上传 ZIP文件 426.3KB 热度 13次
欢迎来到anime.js :waving_hand: 安装 npm i @freezegole/anime.js --save 动漫漫画搜索 const animeJs = require ( '@freezegold/anime.js' ) ; const anime = new animeJs . Client ( ) anime . searchAnime ( 'attack on titan' , 1 ) . then ( res => { //1 = maxResult console . log ( res ) ; } ) ; anime . searchManga ( 'attack on titan' , "max" ) . then ( res => { console . log ( res ) ; } ) ; MyAnimeList个人资料 anime . profile ( 'f
下载地址
用户评论