goetia
v0.2.0-alpha.7
Published
Goetia is a tool for importing and exporting data from various filetypes.
Downloads
1
Readme
Goetia
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
- [x] XLSX
- [x] XML
- [x] JSON
- [x] CSV
- [ ] YAML
- [ ] Markdown
Features
- [x] Directory Traversal
- [x] Packaging
- [ ] Compression
Installation
Run:
npm install -s goetia
Extended API Documentation
For documentation of underlying classes and functions, please see the API documentation.