aboutsummaryrefslogtreecommitdiffstats
path: root/skate/map.go
Commit message (Expand)AuthorAgeFilesLines
* skate: minor doc tweaksMartin Czygan2022-01-151-3/+1
* map: add note on input data issueMartin Czygan2021-08-051-0/+2
* map: only include complete rowsMartin Czygan2021-08-051-0/+3
* tasks: use a mapperMartin Czygan2021-08-051-0/+19
* update docsMartin Czygan2021-08-031-0/+2
* mapper: add bref, rewo mappersMartin Czygan2021-08-021-0/+19
* cleanup another scriptMartin Czygan2021-07-171-0/+71
* mapper: add cdxuMartin Czygan2021-07-151-0/+21
* map: add another mapperMartin Czygan2021-07-151-2/+15
* simplify importsMartin Czygan2021-07-081-1/+1
* map: tweak isbnMartin Czygan2021-06-081-12/+3
* add mapper: isbn, normalized isbn13 from ext_ids.isbnMartin Czygan2021-06-071-0/+34
* map: add todoMartin Czygan2021-06-071-0/+1
* map: readabilityMartin Czygan2021-06-011-2/+6
* add mapper: MapperReleaseResolvedContainerNameMartin Czygan2021-06-011-0/+17
* add mapper: MapperReleaseContainerNameMartin Czygan2021-06-011-5/+22
* skate: extend release schemaMartin Czygan2021-06-011-1/+1
* fix typoMartin Czygan2021-06-011-1/+1
* update notesMartin Czygan2021-05-271-6/+4
* map: fix json tagMartin Czygan2021-05-241-1/+1
* refactor to container nameMartin Czygan2021-05-241-10/+10
* fix container title extractionMartin Czygan2021-05-241-3/+5
* add two new mappers; OL relatedMartin Czygan2021-05-241-1/+31
* more inline docsMartin Czygan2021-05-211-1/+1
* fix subtle value extraction bug (https://i.imgur.com/tCvZzHo.png)Martin Czygan2021-05-151-1/+4
* fix comparisonMartin Czygan2021-05-111-1/+1
* skate-map: jq compatMartin Czygan2021-05-111-1/+6
* update docsMartin Czygan2021-05-111-2/+2
* skip-on-empty: switch to one indexed columnMartin Czygan2021-05-111-0/+1
* update docsMartin Czygan2021-05-081-3/+4
* map: fix assignmentMartin Czygan2021-05-061-2/+2
* add a url extractor mapperMartin Czygan2021-05-061-0/+17
* implement a few flags as mapper middlewareMartin Czygan2021-04-301-0/+25
* update docsMartin Czygan2021-04-301-1/+2
* update docsMartin Czygan2021-04-301-3/+4
* fix newline handlingMartin Czygan2021-04-301-5/+16
* simplify fixed field extractorMartin Czygan2021-04-281-31/+4
* update docsMartin Czygan2021-04-281-1/+1
* add prefix wrapperMartin Czygan2021-04-271-2/+27
* fix tab charMartin Czygan2021-04-261-1/+1
* rename FieldMapper to MapperMartin Czygan2021-04-261-4/+4
* wip: partial document stubMartin Czygan2021-04-251-6/+30
* wip: mapper with arbitrary number of fieldsMartin Czygan2021-04-241-46/+74
* wip: move to prefixed, w/ skate-mapMartin Czygan2021-04-241-0/+101