Skip to content

Releases: LCluber/CSVx.js

new repo on DWTechs

22 Feb 21:05
Compare
Choose a tag to compare
  • Project transferred from LCluber to DWTechs account

Lighter library

12 Dec 15:52
Compare
Choose a tag to compare
  • Fix declaration file
  • Lighter library
  • Delete Mouette.js and Wee.js devDependencies

Array of different objects

17 Nov 19:20
Compare
Choose a tag to compare
  • Added support for array of different objects

custom labels

09 Apr 20:58
c1276a8
Compare
Choose a tag to compare
  • Fix custom labels csv export on Firefox

Better filename checking

10 Apr 22:45
Compare
Choose a tag to compare
  • fixed csv export with better filename checking

Special characters

09 Apr 19:46
Compare
Choose a tag to compare
  • Fixed csv export with special characters

Improved typings

31 Mar 22:04
Compare
Choose a tag to compare
  • Improved typings

U+FEFF

13 Mar 20:28
Compare
Choose a tag to compare
  • Added byte order mark U+FEFF at the beginning of the data stream

export.csv

28 Feb 22:53
Compare
Choose a tag to compare
  • Default name to 'export.csv' if filename parameter is empty

Convert

07 Feb 23:16
Compare
Choose a tag to compare
  • Added Convert class to transform CSV data to array or HTML table