younthu / pandaJsSDK

https://github.com/younthu/panda 的js sdk 库。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

关于

NPM 发布

  1. 教程
  2. 登录younthu(evil_eve_live@outlook.com)
  3. 可以用verdaccio做private npm registry, 做测试.

手动调试

  1. 启动console: yarn console
  2. 打开chrome inspect: chrome://inspect
  3. 登录用户:
    1. client.Configure('https://driftbottle.ilibrary.me')
    2. client.LoginWithPhone('13712345678', '11111111')
    3. client.LoginWithEmail('userName', 'password')
  4. 获取用户信息: client.MyInfo()

About

https://github.com/younthu/panda 的js sdk 库。


Languages

Language:JavaScript 72.4%Language:TypeScript 27.6%