文件名称:kefir-count:计算开菲尔流中的项目数
文件大小:1KB
文件格式:ZIP
更新时间:2024-05-21 21:32:41
JavaScript
开菲尔计数 计算开菲尔流中产生的值的数量 拿回开菲尔酒 安装 npm install kefir-count 用法 count = require ( 'kefir-count' ) count ( sensorReadings . throttle ( 50 ) ) count . log ( ) // > 1 // > 2 // > 3 // > ... 执照 麻省理工学院
【文件预览】:
kefir-count-master
----.gitignore(31B)
----package.json(556B)
----index.js(118B)
----README.md(305B)