npm i @connectv/core CONNECTIVE有助于使用Type(Java)Script进行大规模的。 它允许以声明方式创建大型和复杂的数据/事件流,并支持流的重用。 示例( ): import { wrap , map , filter } from '@connectv/core' ; import { fromEvent } from 'rxjs' ; let a = document . getElementById ( 'a' ) as HTMLInputElement ; let p = document . getElementById ( 'p' ) ;