0.0.3 • Published 6 years ago

surongts v0.0.3

Weekly downloads
3
License
ISC
Repository
-
Last release
6 years ago

SurongTs

  • 2017年11月8日 星期三
  • Joshua Conero

typescript 编写工具包,主要用于的浏览脚本 来源从: aurora_center 项目中的 js 脚本 SuRong 为纪念作者的 ex-girl

install

  • npm install surongts 安装包

src

  • src
    • storage.ts SessionStorage/localStorage 封装 +20171108
    • location.ts url,地址相关处理与操作方法 +20171108
    • Susanna.ts 全局公共工具包 +20171108
    • index.ts wepback 打包为统一文件处理包 +20171108
    • Dataset.ts 内存不可变数据集合处理封装 +20171115

工具

  • typescript
    • tsc 编译包
  • webpack
    • $ webpack . 打包工具