jqf v1.8.0

jqf v1.8.0

  • Docs
  • Help
  • Blog
  • Languages iconEnglish
    • 日本語

›Recent Posts

Recent Posts

  • New Version 1.7.0
  • New Version 1.6.0
  • New Version 1.5.0
  • New Version 1.3.0

New Version 1.7.0

March 6, 2024

Kamata Ryo

jqf New minor version released!

hello! new version!

Jqf@1.7.0 meets Bun!
Lightweight and fast development is now possible.

New Version 1.6.0

April 14, 2020

Kamata Ryo

jqf New minor version released!

hello! new version!

Yeah! Jqf@1.6.0 supports default function string argument of 'x => x'.

In other word, jqf has been equivalent with jqf 'x => x'.

$ echo '{"hello":"world"}' | jqf
{
  "hello": "world"
}

We can use the jqf as a simplest JSON formatter!

New Version 1.5.0

July 12, 2019

Kamata Ryo

jqf New version released!

Wow! Jqf@1.5.0 supports keys, values, entries, fromEntries and flat subcommands!

New Version 1.3.0

January 1, 2018

Kamata Ryo

jqf New version released!

  • We provide documentation website with Docusaurus
  • We support reduceRight sub command as jqf reduceRight
jqf v1.8.0
Documentations
Install GuideAPI referencePractical Use
More
GitHubJqf is Licensed under the MIT License.
Copyright © 2024 kamataryo