Options
All
  • Public
  • Public/Protected
  • All
Menu

goetia - v0.1.0

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.

Generated using TypeDoc