Skip to content

0hsn/sspp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structured Stream Processing and Presentation | sspp

Introduction

sspp is a command-line tool that works as an umbrella command utility to parse and presentation multiple structured configuration file or stream, e.g, json.

Supported types

  • json
  • xml
  • yaml
  • toml
  • hcl
  • jwt
  • ini ✅ see #18 🐌
  • .properties

Software status: Pre-Alpha.

Documentation

Install guide
Usage guide
Command manual

Report issue

You can report issues or ask questions on github issues.

See also