natergj / excel4node

Node module to allow for easy Excel file creation
MIT License
1.38k stars 215 forks source link

Support Emoji delimited files #256

Open mergebandit opened 5 years ago

mergebandit commented 5 years ago

I wrote a module that converts CSVs into 🧔separates values.

Can you please add support for emojis? Otherwise I won’t be able to feed my family.

natergj commented 5 years ago

emoji support was added in release 1.3.5 and expanded in release 1.7.0. The library doesn't currently have a built in mechanism for importing "🧔SV" files or CSV files for that matter.

kbidata commented 5 years ago

This is so badass, I was just looking for this (if anybody's ever done emoji-delimited before) lol