@itharbors/structures
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Structures

常用数据结构和小工具

NPM CI Status

对象列表

对象 说明
event 事件相关的封装
object-recycler 对象回收池
queue 常用数据结构:队列
task-scheduler 任务调度器,依赖任务自动触发、任务还原后自动还原关联任务
task-queue 并行任务管理器,通过 promise 并行执行多个异步任务,并管理对应任务
action-queue Action 队列管理工具

Readme

Keywords

none

Package Sidebar

Install

npm i @itharbors/structures

Weekly Downloads

5

Version

1.0.2

License

ISC

Unpacked Size

83 kB

Total Files

35

Last publish

Collaborators

  • devhacker520