Ily1606
Ily1606
How to parse spreadsheet and get data on nodejs Example: Input ``` { "data": [ { "id": 33, "record_date": "2023-09-01", "value": 0, "value_set": 0.2, "month_ago": 1, "final_rate": "=SUM(C1,D1)", "extendProps": {...
### What do you want to do with Hls.js? My resource will be expired after 60 minutes. Can I refresh resource after 55 minutes? My resource's is M3U8 file. ###...
I'm working with Shift-JIS encoding, columns width is incorrect In [ src/LucidFrame/Console/ConsoleTable.php:](https://github.com/phplucidframe/console-table/blob/6667b7b3c5d000f51480a4995debb7b30556099f/src/LucidFrame/Console/ConsoleTable.php#L354) is using mb_strlen to calculation string width with UTF-8 encoding, Are we have a other the solution?