Skip to content

arthurdent/b_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

b_json

Dependencies

  • bash

A relatively fast native-bash json parser.

Currently only prints an entirely useless xml-like meta-representation of the data.

watdo?

  1. parse json

howdo?

Source it in your project. (or just paste the source into your project)

source b_json
b_json '{"so":["much","json!"}'

whydo?

I wanted a dependency-free json parser for watdo

todo:

  • Finish identifying 'number' data type
  • Actually parse JSON into useable format

About

bash json parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages