0.0.8 • Published 6 years ago

doctable v0.0.8

Weekly downloads
72
License
ISC
Repository
github
Last release
6 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

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.1

6 years ago