automatically detect file encoding when importing delimiter-separated values (DSV) file

This commit is contained in:
MaysWind
2025-12-03 23:56:13 +08:00
parent 81226c3bb2
commit e143c8f098
23 changed files with 215 additions and 37 deletions
+6
View File
@@ -289,6 +289,12 @@
"url": "https://leafletjs.com/",
"licenseUrl": "https://github.com/Leaflet/Leaflet/blob/v1.9.4/LICENSE"
},
{
"name": "Chardet",
"copyright": "Copyright (C) 2024 Dmitry Shirokov",
"url": "https://github.com/runk/node-chardet",
"licenseUrl": "https://github.com/runk/node-chardet/blob/v2.1.1/LICENSE"
},
{
"name": "crypto-js",
"copyright": "Copyright (c) 2009-2013 Jeff Mott, Copyright (c) 2013-2016 Evan Vosberg",