5 packages
node-either-monad
Either monad for node
node-fetch-response-matchers
Chai asserts for node-fetch response promise, make your tests with http more declarative
object-locator
Retrieve object inside an object my giving a path to the object, you no need to care for nulls/undefined
rolling-window-throttler
rolling window throttler - Count invocations per key and returns true if invocation allowed within provided durationWindow and max invocations per key
scala-like-option
Lib that exposes option with rich Api like Scala option, option monad lets you handle nulls in javascript in declarative way