Skip to content

Conversation

@d1b1
Copy link

@d1b1 d1b1 commented Aug 1, 2020

This feature allow the stream transform to support header objects, that alter the header field and enable default values for missing fields.

var headers = [
{ title: 'My Foo', field: 'foo' },
{ title: 'My Bar', field: 'bar' },
{ title: 'My Bad', field: 'bad', default: '--' }
]

@bilalaamir
Copy link

Hey @maxogden is there any progress on this? I actually need to do something similar. I really like this package and don't want to replace it just because of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants