async-pipeline
async-pipeline copied to clipboard
Console pipe
May be:
obs$ | console: 'log'
obs$ | console: 'table'
etc..
?
Console.log you can already do with the log pipe which is already included.
e.g. $obs | log | async
Hope that helps.