Goetia is a Typescript module that makes it easy to import and export files to and from JSON.
PLEASE NOTE: This module is currently in alpha and is a work in progress. API and tests are not up to production quality and will likely change.
Supported Filetypes
- XLSX
- XML
- JSON
- CSV
- YAML
- Markdown
Features
- Directory Traversal
- Packaging & Compression
Run:
npm install -s goetia
For documentation of underlying classes and functions, please see the API documentation.