forked from derekeder/csv-to-html-table
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instead of changing CSV data value with its formatted value now we ma…
…king formatting just in time of rendering so original csvData variable is unchanged. To make it easier to determine template function corresponding to cell index we convert array of tuples into usual JS object (i.e. map/dictionary)
- Loading branch information
sponomarev
committed
Apr 20, 2018
1 parent
34393bb
commit 6076437
Showing
1 changed file
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters