mirror of
https://github.com/liubinfighter/csv-lite.git
synced 2026-07-22 12:20:28 +00:00
- Implemented automatic detection and rendering of plain-text URLs as clickable links in CSV cells. - Added functionality to toggle between display and edit modes for URL cells. - Updated styles for URL display and interaction. - Created utility functions for URL detection and parsing. - Added tests for URL detection and parsing functionality. |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| mocks | ||
| csv-parser.test.ts | ||
| detect-delimiter.test.ts | ||
| history-manager.test.ts | ||
| sticky-functionality.test.ts | ||
| test-sample.csv | ||
| url-test-sample.csv | ||
| url-utils.test.ts | ||