You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -302,10 +302,6 @@ <h1>Convert JSON to CSV</h1>
302
302
<spanclass="save">
303
303
<ahref="#">Create a permalink</a> any time.
304
304
</span>
305
-
306
-
<span>
307
-
(Made by <ahref="https://twitter.com/konklone">@konklone.</a> Star it <ahref="https://github.com/konklone/json">on GitHub</a>.)
308
-
</span>
309
305
</p>
310
306
311
307
<divclass="areas">
@@ -345,7 +341,7 @@ <h1>Convert JSON to CSV</h1>
345
341
346
342
<footer>
347
343
<p>
348
-
Please <ahref="https://github.com/konklone/json/issues">report bugs and suggest improvements</a>. Made with help from <ahref="https://twitter.com/benbalter">@benbalter</a>and <ahref="https://github.com/onyxfish/csvkit/blob/master/csvkit/convert/js.py#L8-L27">code inspiration</a>from <ahref="https://twitter.com/onyxfish">@onyxfish</a>'s<ahref="http://csvkit.readthedocs.org/en/latest/scripts/in2csv.html">csvkit</a>.
344
+
Please <ahref="https://github.com/konklone/json/issues">report bugs and suggest improvements</a>. Made by <ahref="https://twitter.com/konklone">@konklone.</a>Thanks to <ahref="https://twitter.com/benbalter">@benbalter</a>for help, and <ahref="https://twitter.com/onyxfish">@onyxfish</a> for<ahref="http://csvkit.readthedocs.org/en/latest/scripts/in2csv.html">csvkit</a>.
0 commit comments