Capture Console Log Into A React Component – console-feed

Description:

A React component that displays console logs from the current page, an iframe or transported across a server.

Installation:

# Yarn
$ yarn add console-feed
# NPM
$ npm install console-feed --save

Preview:

Capture Console Log Into A React Component - console-feed

Add Comment