wikidata-filter
Version:
Filter and format a newline-delimited JSON stream of Wikidata entities
14 lines (9 loc) • 587 B
Markdown
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [How-To](#how-to)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# How-To
This package can both be used as a command line tool (CLI) and as a NodeJS module. Those 2 uses have there own documentation page but the options stay the same, and are documented in the CLI section
* [CLI](./cli.md)
* [module](./module.md)