Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(encode): add encode to any coding #1

Merged
merged 2 commits into from Oct 16, 2015

Conversation

alexcrack
Copy link

Encode body to any encoding bu iconv-lite.
Required for example for export cyrillic data to excel.

@jczaplew
Copy link
Owner

Looks great! Any chance you could please add a test for cyrillic data?

@alexcrack
Copy link
Author

Ok.
I'll do

@alexcrack
Copy link
Author

I've added tests.

jczaplew added a commit that referenced this pull request Oct 16, 2015
Utilize iconv-lite to handle cyrillic data
@jczaplew jczaplew merged commit fa78bec into jczaplew:master Oct 16, 2015
@jczaplew
Copy link
Owner

Awesome! Thanks so much for doing 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.

None yet

2 participants