# js生成二维码加logo和下载 **Repository Path**: xushubai/js_generates_qrcode ## Basic Information - **Project Name**: js生成二维码加logo和下载 - **Description**: js生成二维码加logo和下载 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2019-01-15 - **Last Updated**: 2024-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```
``` or with some options ```
``` and you can use some methods ``` qrcode.save(); qrcode.clear(); // clear the code. qrcode.makeCode("http://naver.com"); // make another code.