usnam-pmb

Concise stack traces for node: pretty-error + compact theme (still with paths) + auto-start.

ISC 6 个版本
安装
npm install usnam-pmb
yarn add usnam-pmb
pnpm add usnam-pmb
bun add usnam-pmb
README

-- coding: utf-8, tab-width: 2 --

usnam

Concise stack traces for node.js: pretty-error plus:

  • compact theme
    • still with paths
  • auto-start
  • some default path aliases
  • auto-require clarify: strips nodejs's internal module loader files from stack trace.

The package name is derrived from "Ausnahme", german for exception, dialectally contracted to the limits of what I could recognize.

Example error display

out of memory

Todo

  • Extend my terminal's font with 📦 (U+1f4e6 Package) and 📂 (U+1f4c2 Open File Folder).
  • Alias prefixes: use 📦 for packages and 📂 for current directory.

License

ISC

版本列表
0.2.5 2020-12-20
0.2.4 2018-01-22
0.2.3 2017-02-10
0.2.2 2016-10-12
0.2.1 2015-03-03
0.2.0 2015-03-03