Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
tgaeta committed Mar 15, 2017
1 parent 9ad8bc0 commit 0164f2d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
@@ -1,7 +1,7 @@
# csv2table
> Easily convert static CSV from a web page to an HTML table.
> Easily convert static CSV from a web page to a dynamic/searchable dataTable.
![](csv2table.gif)
![](https://d3uepj124s5rcx.cloudfront.net/items/113V000E0S2M0F1O3J3j/csv-viewer.gif?v=a08b2e47)

## Installation

Expand All @@ -16,7 +16,8 @@ git clone git@github.com:tgaeta/csv2table.git
Clone repo > Enable 'Developer Mode' in chrome://extensions/ > Load the extension into Chrome

## Release History

* 0.2.0
* CHANGE: Added dataTables
* 0.1.0
* CHANGE: Updated README.md
* 0.0.1
Expand All @@ -28,8 +29,6 @@ The source is hosted on [GitHub](https://github.com/tgaeta/csv2table) and pull r

## License

For copyright status of the "CSVToArray" code, please see [Ben Nadel's Parsing CSV Strings With Javascript Exec() Regular Expression Command Tutorial](https://www.bennadel.com/blog/1504-ask-ben-parsing-csv-strings-with-javascript-exec-regular-expression-command.htm). Everything else is:

Copyright (C) 2017 [Tony Gaeta](https://github.com/tgaeta)

This program is free software: you can redistribute it and/or modify
Expand Down

0 comments on commit 0164f2d

Please sign in to comment.