pagasa-parser

A Node.js library that parses information from PAGASA's Severe Weather Bulletin page and turns it into various formats.

typhoon.unity.entitysystem

简易架构,引入Entity(实体)-System(系统)的概念,由System统一处理Entity之间的逻辑调度,采用事件总线进行解耦