@siaikin/utils
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

utils

codecov GitHub Workflow Status npm NPM npm bundle size

日常使用的工具, 补充你的每日所需.

概览

├── EventTarget.ts        // 简单的事件监听器实现
├── IEventTarget.ts       // 事件监听器接口定义
├── index.ts
├── proxy-manager         // 对象代理工具
├── reporter              // 日志打印工具
├── reporter-manager      // 日志管理工具
├── state-machine         // 简单状态机实现
├── storage-manager       // 支持Web/微信小程序的数据储存工具
├── task-manager          // 定时任务工具
├── type-utils            // TypeScript类型定义工具函数
└── utils                 // 类型判断工具函数

Readme

Keywords

none

Package Sidebar

Install

npm i @siaikin/utils

Weekly Downloads

2

Version

1.2.0

License

MIT

Unpacked Size

543 kB

Total Files

292

Last publish

Collaborators

  • abc1310054026