# jd_scripts **Repository Path**: kevin0217/jd_scripts ## Basic Information - **Project Name**: jd_scripts - **Description**: 备份jd_scripts - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 27 - **Created**: 2021-02-21 - **Last Updated**: 2021-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jd_scripts > * 无内置shareCodes > * 使用助力池 # Warning > * 带助力功能的脚本要使用本仓库的,其他仓库的没有对接助力池 > * IOS三件套在仓库内有订阅配置文件 > * 新脚本使用[TypeScript](https://www.tslang.cn/) # whoami ```typescript let name: string = "JDHelloWorld.TS"; console.log(name); ```