# ajax-ts **Repository Path**: noahliu0911/ajax-ts ## Basic Information - **Project Name**: ajax-ts - **Description**: 基于xiejiahao/ajax,用ts重构并去掉多余的逻辑部分,构建一个适用于ts的最小ajax工具包 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-05 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: 开源 ## README English | [简体中文](https://gitee.com/lbpeter0911/ajax-ts/blob/master/README.md) ## xfe-ajax-ts this from [xfe-ajax](https://gitee.com/xiejiahao/ajax), retain only XHR core functionality, rewrite for typescript,only for modern browsers ## usage clone and run `npm run dev`, see the examples to learn how to usage