Introduction

jawk is an AWK like command line tool that reads a stream of JSON values, manipulate them and produce an output.

See source code in here.