Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idris-maps/ndjson-utils
Utilities to deal with ndjson data
https://github.com/idris-maps/ndjson-utils
ndjson sqlite vega-lite xlsx
Last synced: about 2 months ago
JSON representation
Utilities to deal with ndjson data
- Host: GitHub
- URL: https://github.com/idris-maps/ndjson-utils
- Owner: idris-maps
- Created: 2021-03-20T09:58:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-22T19:56:24.000Z (almost 4 years ago)
- Last Synced: 2024-10-16T10:32:10.223Z (3 months ago)
- Topics: ndjson, sqlite, vega-lite, xlsx
- Language: TypeScript
- Homepage:
- Size: 284 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# @ndjson-utils
Utilities to deal with `ndjson` files
## [@ndjson-utils/from-xlsx](https://github.com/idris-maps/ndjson-utils/tree/master/packages/from-xlsx)
Extract an excel sheet to `ndjson`
## [@ndjson-utils/sqlite](https://github.com/idris-maps/ndjson-utils/tree/master/packages/sqlite)
Add/extract `ndjson` to/from `sqlite`
## [@ndjson-utils/transform](https://github.com/idris-maps/ndjson-utils/tree/master/packages/transform)
Functions to transform ndjson streams
## [@ndjson-utils/vega-lite](https://github.com/idris-maps/ndjson-utils/tree/master/packages/vega-lite)
Create `vega-lite` spec and generate charts from `ndjson`