# jd_scripts **Repository Path**: gavincfm/jd_scripts ## Basic Information - **Project Name**: jd_scripts - **Description**: 来源于https://github.com/JDHelloWorld/jd_scripts - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-22 - **Last Updated**: 2022-02-19 ## 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); ```