You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@actualwave/log-data-renderer

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@actualwave/log-data-renderer

Convert source data into sets of strings that can be displayed in console for debug.

0.0.17
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

@actualwave/log-data-renderer

Convert incoming data into logging data by creating its stringified representation. Currently its used in DOMConsole and React Native Console as a data layer.

It can be extended by adding types that need specific conversion, for more information look into source code, /source/types.

Install

It can be installed from NPM

npm install @actualwave/log-data-renderer

using yarn

yarn add @actualwave/log-data-renderer

Keywords

js

FAQs

Package last updated on 20 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts