UNPKG

prettyoutput

Version:

Librarie to format js/json objects into a YAML-style colored output. Especially useful to pretty print logs. Performant (benchmarks)

10 lines (9 loc) 143 B
parserOptions: ecmaVersion: 2017 sourceType: script env: node: true es6: true extends: eslint:recommended rules: no-unused-vars: off