0.0.8 • Published 5 years ago

doctable v0.0.8

Weekly downloads
72
License
ISC
Repository
github
Last release
5 years ago

Doctable /ˈdɑktəbəɫ/

A library to help with parsing and transforming tables of documents.

The Why

  • Node really needs an easy to use document transformation utility.

Examples

  • Examples would soon be available at the examples dir.
# Or run the following (with node v8+):
$ node ./examples/cheatsheet.js

Installation

$ npm install doctable

Use Cases

  • Data transformation (from tables to docs, and back).

  • Data templates (IE: Views).

  • Quick and easy data massaging.

Keys

  • None, yet.

Notes

  • None, yet.

Development

Setup

$ sh ./setup.sh

ToDo

  • Shed the dependency on lodash.

  • Write tests.

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.1

5 years ago