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.
12 lines
981 B
Text
12 lines
981 B
Text
name,website,documentation,description
|
|
GitHub,https://github.com,https://docs.github.com,Popular code hosting platform
|
|
Stack Overflow,https://stackoverflow.com,https://stackoverflow.com/help,Q&A site for developers
|
|
MDN,https://developer.mozilla.org,https://developer.mozilla.org/en-US/docs/Web,Web technology documentation
|
|
Obsidian,https://obsidian.md,https://help.obsidian.md,Note-taking and knowledge base app
|
|
TypeScript,https://www.typescriptlang.org,https://www.typescriptlang.org/docs/,JavaScript with types
|
|
React,https://react.dev,https://react.dev/learn,UI library for web
|
|
Vue,https://vuejs.org,https://vuejs.org/guide/,Progressive framework
|
|
Node.js,https://nodejs.org,https://nodejs.org/docs/latest/api/,JavaScript runtime
|
|
NPM,https://www.npmjs.com,https://docs.npmjs.com/,Package manager
|
|
Python,https://www.python.org,https://docs.python.org/3/,General-purpose programming
|
|
Mixed Content,https://example.com,Check https://docs.example.com for details,Text with inline URLs
|