js-tools JavaScript工具库 目录 ├── object │ └── clearItems.js # 清空对象内的元素 ├── string │ └── formatTime.js # unix时间戳转字符串日期 └── time └── cleanSpaceAndEnter.js # 清空字符串中的空格和换行符 贡献者 证书 js-tools is MIT licensed. See the LICENSE file for details.