nozavroni / csvelte

🕺🏻 CSV and Tabular Data library for PHP
http://phpcsv.com/
Other
6 stars 0 forks source link

Look into RFC 7111 - URI fragment support for CSV #90

Open nozavroni opened 8 years ago

nozavroni commented 8 years ago

I just discovered, while perusing the Wikipedia entry for CSV, RFC7111, which outlines a mechanism for referring to specific columns, rows, and combinations thereof, of CSV files on the web. I had never seen this before. I doubt this will fall within the scope of CSVelte, but perhaps it will be relevant when writing Tabulous or whatever other projects you have in the hopper.