René's URL Explorer Experiment


Title: Tabular diff format - daff

direct link

Domain: paulfitz.github.io

Links:

documentationhttp://paulfitz.github.io/daff-doc/
diff specificationhttp://paulfitz.github.io/daff-doc/spec.html
source code (github)https://github.com/paulfitz/daff
daff.Alignmenthttp://paulfitz.github.io/daff-doc/types/coopy/Alignment.html
daff.CellBuilderhttp://paulfitz.github.io/daff-doc/types/coopy/CellBuilder.html
daff.CellInfohttp://paulfitz.github.io/daff-doc/types/coopy/CellInfo.html
daff.ColumnChangehttp://paulfitz.github.io/daff-doc/types/coopy/ColumnChange.html
daff.CombinedTablehttp://paulfitz.github.io/daff-doc/types/coopy/CombinedTable.html
daff.CombinedTableBodyhttp://paulfitz.github.io/daff-doc/types/coopy/CombinedTableBody.html
daff.CombinedTableHeadhttp://paulfitz.github.io/daff-doc/types/coopy/CombinedTableHead.html
daff.CompareFlagshttp://paulfitz.github.io/daff-doc/types/coopy/CompareFlags.html
daff.CompareTablehttp://paulfitz.github.io/daff-doc/types/coopy/CompareTable.html
daff.ConflictInfohttp://paulfitz.github.io/daff-doc/types/coopy/ConflictInfo.html
daff.Coopyhttp://paulfitz.github.io/daff-doc/types/coopy/Coopy.html
daff.CrossMatchhttp://paulfitz.github.io/daff-doc/types/coopy/CrossMatch.html
daff.Csvhttp://paulfitz.github.io/daff-doc/types/coopy/Csv.html
daff.DiffRenderhttp://paulfitz.github.io/daff-doc/types/coopy/DiffRender.html
daff.DiffSummaryhttp://paulfitz.github.io/daff-doc/types/coopy/DiffSummary.html
daff.HighlightPatchhttp://paulfitz.github.io/daff-doc/types/coopy/HighlightPatch.html
daff.IndexItemhttp://paulfitz.github.io/daff-doc/types/coopy/IndexItem.html
daff.IndexPairhttp://paulfitz.github.io/daff-doc/types/coopy/IndexPair.html
daff.JsonTablehttp://paulfitz.github.io/daff-doc/types/coopy/JsonTable.html
daff.JsonTableshttp://paulfitz.github.io/daff-doc/types/coopy/JsonTables.html
daff.Mergerhttp://paulfitz.github.io/daff-doc/types/coopy/Merger.html
daff.Metahttp://paulfitz.github.io/daff-doc/types/coopy/Meta.html
daff.Moverhttp://paulfitz.github.io/daff-doc/types/coopy/Mover.html
daff.Ndjsonhttp://paulfitz.github.io/daff-doc/types/coopy/Ndjson.html
daff.Orderinghttp://paulfitz.github.io/daff-doc/types/coopy/Ordering.html
daff.PropertyChangehttp://paulfitz.github.io/daff-doc/types/coopy/PropertyChange.html
daff.Rowhttp://paulfitz.github.io/daff-doc/types/coopy/Row.html
daff.RowChangehttp://paulfitz.github.io/daff-doc/types/coopy/RowChange.html
daff.RowStreamhttp://paulfitz.github.io/daff-doc/types/coopy/RowStream.html
daff.SimpleMetahttp://paulfitz.github.io/daff-doc/types/coopy/SimpleMeta.html
daff.SimpleTablehttp://paulfitz.github.io/daff-doc/types/coopy/SimpleTable.html
daff.SimpleViewhttp://paulfitz.github.io/daff-doc/types/coopy/SimpleView.html
daff.SqlColumnhttp://paulfitz.github.io/daff-doc/types/coopy/SqlColumn.html
daff.SqlComparehttp://paulfitz.github.io/daff-doc/types/coopy/SqlCompare.html
daff.SqlDatabasehttp://paulfitz.github.io/daff-doc/types/coopy/SqlDatabase.html
daff.SqlHelperhttp://paulfitz.github.io/daff-doc/types/coopy/SqlHelper.html
daff.SqlTablehttp://paulfitz.github.io/daff-doc/types/coopy/SqlTable.html
daff.SqlTableNamehttp://paulfitz.github.io/daff-doc/types/coopy/SqlTableName.html
daff.SqlTableshttp://paulfitz.github.io/daff-doc/types/coopy/SqlTables.html
daff.SqliteHelperhttp://paulfitz.github.io/daff-doc/types/coopy/SqliteHelper.html
daff.Tablehttp://paulfitz.github.io/daff-doc/types/coopy/Table.html
daff.TableComparisonStatehttp://paulfitz.github.io/daff-doc/types/coopy/TableComparisonState.html
daff.TableDiffhttp://paulfitz.github.io/daff-doc/types/coopy/TableDiff.html
daff.TableIOhttp://paulfitz.github.io/daff-doc/types/coopy/TableIO.html
daff.TableStreamhttp://paulfitz.github.io/daff-doc/types/coopy/TableStream.html
daff.Tableshttp://paulfitz.github.io/daff-doc/types/coopy/Tables.html
daff.TerminalDiffRenderhttp://paulfitz.github.io/daff-doc/types/coopy/TerminalDiffRender.html
daff.Unithttp://paulfitz.github.io/daff-doc/types/coopy/Unit.html
daff.Viewhttp://paulfitz.github.io/daff-doc/types/coopy/View.html
daff.Viterbihttp://paulfitz.github.io/daff-doc/types/coopy/Viterbi.html
Tabular diff specificationhttp://paulfitz.github.io/daff-doc/spec.html#tabular-diff-specification
Summaryhttp://paulfitz.github.io/daff-doc/spec.html#summary
General structurehttp://paulfitz.github.io/daff-doc/spec.html#general-structure
Expressing inserted and deleted columnshttp://paulfitz.github.io/daff-doc/spec.html#expressing-inserted-and-deleted-columns
Expressing inserted and deleted rowshttp://paulfitz.github.io/daff-doc/spec.html#expressing-inserted-and-deleted-rows
Expressing a modified cell valuehttp://paulfitz.github.io/daff-doc/spec.html#modified-cell
Expressing a moved rowhttp://paulfitz.github.io/daff-doc/spec.html#expressing-a-moved-row
Expressing a moved columnhttp://paulfitz.github.io/daff-doc/spec.html#expressing-a-moved-column
Reference: action column tagshttp://paulfitz.github.io/daff-doc/spec.html#reference-action-column-tags
Reference: Schema row tagshttp://paulfitz.github.io/daff-doc/spec.html#reference-schema-row-tags
Expressing a modified cell valuehttp://paulfitz.github.io/daff-doc/spec.html#modified-cell

URLs of crawlers that visited me.