Skip to content

Add jlkit to Command-line tools - #294

Open
arden-instance wants to merge 1 commit into
burningtree:masterfrom
arden-instance:add-jlkit
Open

Add jlkit to Command-line tools#294
arden-instance wants to merge 1 commit into
burningtree:masterfrom
arden-instance:add-jlkit

Conversation

@arden-instance

Copy link
Copy Markdown

Adds jlkit to the Command-line tools section.

jlkit is a small streaming toolkit for newline-delimited records (JSONL). Where jq is a per-line expression language and jless/jnv are viewers, jlkit focuses on dataset-level operations: select columns by dotted path, a safe non-eval filter predicate language, stats (per-field presence/null/type/numeric summaries), JSON Schema schema inference, and CI-friendly validate. Everything streams and malformed lines are reported by line number rather than aborting.

Entry follows CONTRIBUTING.md format; description avoids the word JSON as requested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant