fx

Terminal JSON viewer & processor

MIT License

Downloads
1M
Stars
19K
Committers
26

Bot releases are visible (Hide)

fx -

Published by antonmedv over 2 years ago

This is the first version of fx implemented in go.

fx - Release 20.0.2

Published by antonmedv about 4 years ago

  • Use LosslessJSON in reduce function (d289037)
fx - Release 20.0.1

Published by antonmedv about 4 years ago

  • Fix edit-in-place save function to correctly work with lossless JSON (e430d50)
fx - Release 20.0.0

Published by antonmedv about 4 years ago

  • Update travis node version (f47c8e8c)
  • Add support for .[] (19a9d34)
  • Update DOCS.md (d455165)
fx - Release 19.0.1

Published by antonmedv over 4 years ago

  • Use latest node for standalone bin (f1eaaa9)
  • Include all *.js files (333dd38)
fx - Release 19.0.0

Published by antonmedv over 4 years ago

  • Add better error messages (ac5678e)
  • Update DOCS.md (0307f12)
fx - Release 18.0.1

Published by antonmedv over 4 years ago

  • Disable circular refs in LosslessJSON (7ed6886)
fx - Release 18.0.0

Published by antonmedv almost 5 years ago

  • Add code snippet to error message (e5aef9f)
  • Add @ as map operation prefix (973ceb9)
fx - Release 17.0.0

Published by antonmedv almost 5 years ago

  • Add support for query languages (de3d60b)
  • Add support for .[0] syntax (290c2a0)
fx - Release 16.0.0

Published by antonmedv almost 5 years ago

  • Add lossless json (7426016)
fx - Release 15.0.1

Published by antonmedv almost 5 years ago

  • Fix missing file (81c71e1)
fx - Release 15.0.0

Published by antonmedv almost 5 years ago

  • Add edit-in-place feature (f60d7aa)
  • Add std function filter (f60d7aa)
  • Fix some of terminal resize issues (#116) (6b4e725)
fx - Release 14.1.0

Published by antonmedv almost 5 years ago

  • Set cursor to found pattern line (e8fd835)
  • Fix expand all under cursor and add docs (33ea17b)
fx - Release 14.0.1

Published by antonmedv over 5 years ago

  • Improve up/down cursor movement (acf0255)
fx - Release 14.0.0

Published by antonmedv over 5 years ago

  • Add collapse/expand all under cursor functionality (83efa1d)
  • Refactor parent collapsing algorithm (fd2a30b)
  • Collapse from anywhere (#102) (d216e02)
  • Catch stream errors gracefully (0382a0b)
fx - Release 13.0.0

Published by antonmedv over 5 years ago

  • Improve performance for really big JSON files (73298e8)
fx - Release 12.0.2

Published by antonmedv over 5 years ago

  • Fix bug in stream processor (bfb8aa4)
fx - Release 12.0.1

Published by antonmedv over 5 years ago

  • Fix bug with detecting escaped quote (d6cfe05)
fx - Release 12.0.0

Published by antonmedv over 5 years ago

  • Add streaming support (d571194)
  • Refactor (6236a5f)
  • Add docker image (c116bb7)
fx - Release 11.1.0

Published by antonmedv over 5 years ago

  • Add version info (07f8e6e)
  • Fix bug with empty pattern (95b40b3)
Package Rankings
Top 1.09% on Npmjs.org
Top 4.13% on Proxy.golang.org
Top 5.04% on Alpine-edge