# gox **Repository Path**: teamlint/gox ## Basic Information - **Project Name**: gox - **Description**: go package extensions - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gox go package extensions ## packages ### convert 常用类型转化 ### encoding 常用编码 #### binaryx 二进制编码 ### events 简单的事件管理器 ### html #### dom ##### attr html 属性 ##### tag html 标签 #### templatex html template 扩展 ### net #### ip ip 扩展 ### os #### filex 文件创建打开等 ### regexpx 正则表达式 ### stringx 字符串处理 ### timex 日期时间处理 ### types 类型处理