0.2.0-alpha.7 • Published 1 year ago

goetia v0.2.0-alpha.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Goetia

npm version GitHub version Build Status stability-stable Coverage Status

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

Installation

Run:

npm install -s goetia

Extended API Documentation

For documentation of underlying classes and functions, please see the API documentation.