9 packages
cli-arg-deco
A typescript decorator based simple meta data driven CLI argument parser.
json-pipe-ts
A cli tool to transform JSON stream with javascript input
msplit
A VueJs Component to show resizable multi-pan container
opipe
A cli tool to transform JSON stream with javascript input
remote-import
Import modules from a URL with a customized module loader.
treedoc
JSONex TreeDoc Json Parser
treedoc-chrome-ext
## Overview A chrome extension of [treedoc-viewer](https://www.npmjs.com/package/treedoc-viewer) which is also available online: http://treedoc.org. With this extension, you can conveniently view the treedocs (JSON, YAML, XML, etc) within the pages direct
treedoc-cli
An interactive CLI tool to explore a treedoc such as JSON, XML. This is a complemental tool to TreeDocViewer GUI. With a CLI tool, it's possible to view very large JSON files which are not possible to be viewed in a GUI tool during to the overhead of UI m
treedoc-viewer
A feature-rich viewer for Treedoc implemented with VueJS and typescript. Treedoc is an abstraction for all the tree-structured document formats such as JSON, YAML, XML. This viewer has built-in support of JSON/[JSONex](https://github.com/eBay/jsonex/blob/