JS packages written and published today:
- @promistream/timer, which is a stream that emits a value repeatedly at a fixed interval: https://www.npmjs.com/package/@promistream/timer
- @validatem/is-ms, a validator that checks whether an input is a valid `ms` time specification (and parses it): https://www.npmjs.com/package/@validatem/is-ms
Okay, and the RSS parsing stream is now published too: https://www.npmjs.com/package/@promistream/parse-rss
... and now I'm writing an RSS-parsing stream.