consolidation / output-formatters

Apply transformations to structured data to write output in different formats.
Other
192 stars 13 forks source link

Automatically convert tables to strings #23

Closed greg-1-anderson closed 8 years ago

greg-1-anderson commented 8 years ago

Allow tables to render in tsv format without field labels when 'string' format is selected.

To provide a default field to render, commands can annotate with:

@single-field-default fieldname

Without this, the entire table will render. With this, just the one specified field will be rendered, unless the user stipulates --field=otherfield to select a different one.

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling cad0fad1bf3dd1e0f448968ee55fcf7f5ef3c062 on tables-as-strings into \ on master**.

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling a542698df5e713302ec79f43a57312062cc5f905 on tables-as-strings into \ on master**.

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling a542698df5e713302ec79f43a57312062cc5f905 on tables-as-strings into \ on master**.

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling a542698df5e713302ec79f43a57312062cc5f905 on tables-as-strings into \ on master**.

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling 598e29af8ff7beff803fd1c8e046a694d74925e5 on tables-as-strings into \ on master**.