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