An open API service indexing awesome lists of open source software.

https://github.com/zhangchiqing/flyd-take

FRP module for flyd. Takes the first n values from the original stream, then ends.
https://github.com/zhangchiqing/flyd-take

Last synced: 4 months ago
JSON representation

FRP module for flyd. Takes the first n values from the original stream, then ends.

Awesome Lists containing this project

README

        

# flyd-take
flyd module. Takes the first n values from the original stream, then ends.