spence-s / json-log-line

A utility to create beautiful log lines from json sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spence-s-starter-template

Hello, this is my personal starter template for creating node.js libraries.

Features Include:

  • MIT License
  • Configured for ESM only output
  • editorconfig
  • linting with xo (space configuration)
  • formatting with prettier and xo
  • markdown linting and formatting with prettier
  • package.json linting and formatting with prettier-plugin-package-json and npm-package-json-lint

About

A utility to create beautiful log lines from json sources

License:MIT License


Languages

Language:TypeScript 94.5%Language:JavaScript 3.4%Language:Shell 2.2%