Skip to content

Golang functions to work with linear json (jsonl) files

License

Notifications You must be signed in to change notification settings

carabiner-dev/jsonl

Repository files navigation

Linear JSON Tools for Go

This repository contains an initial set of tools to work with linear JSON (jsonl) files and data. The first release of these modules includes Go functions focues on:

  1. Flattening JSON data
  2. Packing JSON structs into jsonl files
  3. Unpacking JSON structs from jsonl files

Install

go get github.com/carabiner-dev/jsonl

Copyright

This module is copyright and released under the Apache 2.0 license by Carabiner Systems. We welcome contributions, bug reports and patches. Oh and also, let us know if you build something cool with it!

About

Golang functions to work with linear json (jsonl) files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages