Git Product home page Git Product logo

jd-wallet-sdk's Introduction

京东钱包 sdk api 接口

用法

首先下载安装 jd-wallet-sdk npm install jd-wallet-sdk [email protected]:fe-team/jd-wallet-sdk.git

es6 写法

import walletSdk from 'jd-wallet-sdk';

es5 写法

var walletSdk = require('jd-wallet-sdk');

页面中直接引入(待补充)

文档

该文档基于 gitbook 生成,详细查看这里

例子

手机端用微信扫描以下二维码,即可在钱包中查看相关例子

开发维护该项目

首先需要安装 Node.js 和 gulp npm install -g gulp

然后安装 npm 相关包 npm install

打包

gulp build

启动 gitbook

gulp gitbook:serve

打包 gitbook

gulp gitbook:build

打包后,把 docs/book 发布到服务器

更新例子

参考资料

jd-wallet-sdk's People

Contributors

zhuziyi1989 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.