Sławek Koszewski slawek
  • Joined on 2023-10-09

@slawek/sk-tools (0.3.0)

Published 2026-03-07 21:48:10 +01:00 by slawek in slawek/sk-tools

Installation

@slawek:registry=
npm install @slawek/sk-tools@0.3.0
"@slawek/sk-tools": "0.3.0"

About this package

SK Tools

test

Generic utilities shared across Slawek's tool packages.

Scope

This package hosts non-domain-specific utilities that can be reused by CLI and library packages.

Current exported areas:

  • Markdown table rendering (toMarkdownTable)
  • Output helpers for CLI tools (renderOutput, normalizeOutputFormat, parseColumnSpec)
  • Input readers for stdin (readJsonFromStdin, readCsvFromStdin)
  • JMESPath output filtering (outputFiltered)

Installation

npm install @slawek/sk-tools

Development

npm install
npm run build

Exports

  • @slawek/sk-tools
  • @slawek/sk-tools/markdown
  • @slawek/sk-tools/cli/utils

Dependencies

Dependencies

ID Version
d3-dsv ^3.0.1
jmespath ^0.16.0
semver ^7.7.4
uuid ^11.1.0

Development Dependencies

ID Version
@types/d3-dsv ^3.0.7
@types/jmespath ^0.15.2
@types/node ^24.0.0
typescript ^5.8.2
Details
npm
2026-03-07 21:48:10 +01:00
13
Sławomir Koszewski
MIT
12 KiB
Assets (1)
Versions (4) View all
0.4.1 2026-03-10
0.3.0 2026-03-07
0.2.1 2026-03-07
0.1.4 2026-03-07