JSPM

reactotron-prettier-log

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q14789F
  • License MIT

Reactotron Prettier Log

Package Exports

  • reactotron-prettier-log

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (reactotron-prettier-log) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Reactotron Prettier Log

Because we need better logs for React Native!

npm version

Plog!

(Thanks to Steve for suggesting the theme song!

Reactotron Prettier Log. Your prettier log for React Native.

Usage

PrettierLog.log(message, object)

  • Message: a string containing something that will help you debug.
  • Any object you can pass to see the values
import PrettierLog from 'reactotron-prettier-log'

PrettierLog.log('message', {})