About: Pretty Diff

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Pretty Diff is a language-aware data comparison utility implemented in TypeScript. The online utility is capable of source code prettification, minification, and comparison of two pieces of input text. It operates by removing code comments from supported languages and then performs a pretty-print operation prior to executing the diff algorithm. An abbreviated list of unit tests is provided. The documentation claims the JavaScript pretty-print operation conforms to the requirements of JSLint. The source code is published at the Pretty Diff GitHub repository.

Property Value
dbo:abstract
  • Pretty Diff is a language-aware data comparison utility implemented in TypeScript. The online utility is capable of source code prettification, minification, and comparison of two pieces of input text. It operates by removing code comments from supported languages and then performs a pretty-print operation prior to executing the diff algorithm. An abbreviated list of unit tests is provided. The documentation claims the JavaScript pretty-print operation conforms to the requirements of JSLint. As Pretty Diff is written entirely in TypeScript, the application executes in a web browser or on command line using a stand-alone JavaScript interpreter, such as Node.js. As of March 23, 2016 Pretty Diff stated it would abandon NPM in response to a list of disagreements. On April 18, 2016 in parallel to the release of Pretty Diff version 2.0.0. the NPM package is updated to artificial version 99 where it is effectively locked into version 1.16.37. The source code is published at the Pretty Diff GitHub repository. (en)
dbo:computingPlatform
dbo:genre
dbo:latestReleaseDate
  • 2019-04-21 (xsd:date)
dbo:latestReleaseVersion
  • 101.0.0
dbo:license
dbo:programmingLanguage
dbo:releaseDate
  • 2009-03-03 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 36352785 (xsd:integer)
dbo:wikiPageLength
  • 4023 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1071128544 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Austin Cheney (en)
dbp:genre
dbp:latestReleaseDate
  • 2019-04-21 (xsd:date)
dbp:latestReleaseVersion
  • 101 (xsd:integer)
dbp:license
dbp:name
  • Pretty Diff (en)
dbp:platform
dbp:programmingLanguage
dbp:released
  • 2009-03-03 (xsd:date)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Pretty Diff is a language-aware data comparison utility implemented in TypeScript. The online utility is capable of source code prettification, minification, and comparison of two pieces of input text. It operates by removing code comments from supported languages and then performs a pretty-print operation prior to executing the diff algorithm. An abbreviated list of unit tests is provided. The documentation claims the JavaScript pretty-print operation conforms to the requirements of JSLint. The source code is published at the Pretty Diff GitHub repository. (en)
rdfs:label
  • Pretty Diff (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • Pretty Diff (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License