Merge pull request #411 from rtfpessoa/update-users

docs: Update user list
This commit is contained in:
Rodrigo Fernandes 2021-10-16 00:12:26 +01:00 committed by GitHub
commit 7ef1a6f9a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 203 additions and 146 deletions

View file

@ -115,8 +115,46 @@
<hr> <hr>
<div id="users" class="container"> <div id="users" class="container">
<h4 class="title is-size-4 is-spaced"><strong>Projects using diff2html</strong></h4> <h4 class="title is-size-4 is-spaced"><strong>Sponsor</strong></h4>
<div class="columns is-desktop is-multiline"> <div class="columns is-desktop is-multiline">
<div class="column is-half-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<div class="flex">
<div class="flex">
<img src="https://huggingface.co/front/assets/huggingface_logo-noborder.svg" style="height: 30px;">
<div>
<div style="margin-left: 5px;" class="is-size-5 has-text-weight-bold flex">Hugging Face</div>
</div>
</header>
<section class="media-content">
<p>The AI community building the future. Build, train and deploy state of the art models powered by the reference open source in natural language processing.</p>
</section>
<footer>
<a href="https://huggingface.co/" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
</div>
<h4 class="title is-size-4 is-spaced"><strong>Other projects using diff2html</strong></h4>
<div class="columns is-desktop is-multiline">
<div class="column is-one-quarter-widescreen is-flex" style="min-height: 166px;">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">Exercism</p>
</header>
<section class="media-content">
<p>Get really good at programming.</p>
</section>
<footer>
<a href="https://exercism.org/" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
@ -131,19 +169,21 @@
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
<p class="is-size-5 has-text-weight-bold">Codacy</p> <p class="is-size-5 has-text-weight-bold">Codacy</p>
</header> </header>
<section class="media-content"> <section class="media-content">
<p>Check code style, security, duplication, complexity and coverage on every change.</p> <p>Automate code reviews on your commits and pull requests.</p>
</section> </section>
<footer> <footer>
<a href="https://www.codacy.com" target="_blank" rel="noopener" rel="noreferrer">Website</a> <a href="https://www.codacy.com" target="_blank" rel="noopener" rel="noreferrer">Website</a>
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
@ -158,6 +198,7 @@
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
@ -171,6 +212,7 @@
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
@ -180,91 +222,12 @@
<p>Show diffs between builds</p> <p>Show diffs between builds</p>
</section> </section>
<footer> <footer>
<a href="https://wiki.jenkins-ci.org/display/JENKINS/Last+Changes+Plugin" target="_blank" <a href="https://plugins.jenkins.io/last-changes/" target="_blank"
rel="noopener" rel="noreferrer">Website</a> rel="noopener" rel="noreferrer">Website</a>
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">jest-stare</p>
</header>
<section class="media-content">
<p>Jest HTML Reporter and Results Processor.</p>
</section>
<footer>
<a href="https://dkelosky.github.io/jest-stare/" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">kubeapps</p>
</header>
<section class="media-content">
<p>A web-based UI for deploying and managing applications in Kubernetes clusters.</p>
</section>
<footer>
<a href="https://kubeapps.com/" target="_blank" rel="noopener" rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">Hitchhiker</p>
</header>
<section class="media-content">
<p>A a Restful Api test tool.</p>
</section>
<footer>
<a href="http://www.hitchhiker-api.com/" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">growi</p>
</header>
<section class="media-content">
<p>Team collaboration software using markdown.</p>
</section>
<footer>
<a href="https://growi.org/" target="_blank" rel="noopener" rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">crowi</p>
</header>
<section class="media-content">
<p>Markdown Wiki - Empower the team with sharing your knowledge.</p>
</section>
<footer>
<a href="http://site.crowi.wiki/" target="_blank" rel="noopener" rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">Wiki.js</p>
</header>
<section class="media-content">
<p>A modern, lightweight and powerful wiki app built on Node.js.</p>
</section>
<footer>
<a href="https://wiki.js.org/" target="_blank" rel="noopener" rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
@ -279,41 +242,28 @@
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
<p class="is-size-5 has-text-weight-bold">Chef Automate</p> <p class="is-size-5 has-text-weight-bold">Chef Automate</p>
</header> </header>
<section class="media-content"> <section class="media-content">
<p>full suite of enterprise capabilities for maintaining continuous visibility into application, <p>DevOps Dashboard for Complete Operational Visibility.</p>
infrastructure, and security automation.</p>
</section> </section>
<footer> <footer>
<a href="https://automate.chef.io/" target="_blank" rel="noopener" rel="noreferrer">Website</a> <a href="https://automate.chef.io/" target="_blank" rel="noopener" rel="noreferrer">Website</a>
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
<p class="is-size-5 has-text-weight-bold">Camunda Modeler</p> <p class="is-size-5 has-text-weight-bold">GraphQL Schema Diff</p>
</header> </header>
<section class="media-content"> <section class="media-content">
<p>An integrated modeling solution for BPMN, DMN and CMMN based on bpmn.io.</p> <p>Detects dangerous and breaking changes in GraphQL schemas.</p>
</section>
<footer>
<a href="https://camunda.com/products/modeler" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">graphql-schema-diff</p>
</header>
<section class="media-content">
<p>Returns the diff of two GraphQL schemas. Detects dangerous and breaking changes.</p>
</section> </section>
<footer> <footer>
<a href="https://github.com/fabsrc/graphql-schema-diff" target="_blank" rel="noopener" <a href="https://github.com/fabsrc/graphql-schema-diff" target="_blank" rel="noopener"
@ -321,13 +271,14 @@
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
<p class="is-size-5 has-text-weight-bold">cypress-plugin-snapshots</p> <p class="is-size-5 has-text-weight-bold">cypress-plugin-snapshots</p>
</header> </header>
<section class="media-content"> <section class="media-content">
<p>Plugin for snapshot tests in Cypress.io .</p> <p>Plugin for snapshot tests in Cypress.io.</p>
</section> </section>
<footer> <footer>
<a href="https://github.com/meinaart/cypress-plugin-snapshots" target="_blank" rel="noopener" <a href="https://github.com/meinaart/cypress-plugin-snapshots" target="_blank" rel="noopener"
@ -335,13 +286,14 @@
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
<p class="is-size-5 has-text-weight-bold">git-explorer</p> <p class="is-size-5 has-text-weight-bold">git-explorer</p>
</header> </header>
<section class="media-content"> <section class="media-content">
<p>Offline-first support for previewing and comparing branches in a local git repository.</p> <p>Offline-first support for previewing local git repositories.</p>
</section> </section>
<footer> <footer>
<a href="https://github.com/thescientist13/git-explorer" target="_blank" rel="noopener" <a href="https://github.com/thescientist13/git-explorer" target="_blank" rel="noopener"
@ -349,34 +301,7 @@
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">diff-pane</p>
</header>
<section class="media-content">
<p>Atom - Diff two panes.</p>
</section>
<footer>
<a href="https://github.com/t-ari/diff-pane" target="_blank" rel="noopener"
rel="noreferrer">View GitHub</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">node-giff</p>
</header>
<section class="media-content">
<p>Display git diff on browser.</p>
</section>
<footer>
<a href="https://github.com/do7be/node-giff" target="_blank" rel="noopener"
rel="noreferrer">View GitHub</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
@ -391,20 +316,7 @@
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">node-git</p>
</header>
<section class="media-content">
<p>Execute Git Command by Node.js.</p>
</section>
<footer>
<a href="https://github.com/liangshuai/node-git" target="_blank" rel="noopener"
rel="noreferrer">View GitHub</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex"> <div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical"> <div class="box is-flex is-fullwidth is-vertical">
<header> <header>
@ -419,6 +331,141 @@
</footer> </footer>
</div> </div>
</div> </div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">jsreport</p>
</header>
<section class="media-content">
<p>javascript based business reporting platform</p>
</section>
<footer>
<a href="https://jsreport.net" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">dendron</p>
</header>
<section class="media-content">
<p>Knowledge Management. Redefined.</p>
</section>
<footer>
<a href="https://www.dendron.so" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">jest-stare</p>
</header>
<section class="media-content">
<p>Jest HTML Reporter and Results Processor</p>
</section>
<footer>
<a href="https://dkelosky.github.io/jest-stare/" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">Wiki.js</p>
</header>
<section class="media-content">
<p>The most powerful and extensible open source Wiki software</p>
</section>
<footer>
<a href="https://js.wiki/" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">Salto</p>
</header>
<section class="media-content">
<p>Understand Your Business Apps' Configuration</p>
</section>
<footer>
<a href="https://www.salto.io/" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">intuit Design Systems CLI</p>
</header>
<section class="media-content">
<p>A CLI toolbox for creating design systems</p>
</section>
<footer>
<a href="https://intuit.github.io/design-systems-cli/#/" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">Camunda Modeler</p>
</header>
<section class="media-content">
<p>Automate processes and decisions in a modern, standards-based way</p>
</section>
<footer>
<a href="https://camunda.com/download/modeler/" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">igit</p>
</header>
<section class="media-content">
<p>Tool for managing pull requests</p>
</section>
<footer>
<a href="https://igit.dev/" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
<div class="column is-one-quarter-widescreen is-flex">
<div class="box is-flex is-fullwidth is-vertical">
<header>
<p class="is-size-5 has-text-weight-bold">Crowi</p>
</header>
<section class="media-content">
<p>Empower the team with sharing your knowledge</p>
</section>
<footer>
<a href="https://site.crowi.wiki/" target="_blank" rel="noopener"
rel="noreferrer">Website</a>
</footer>
</div>
</div>
</div> </div>
</div> </div>

View file

@ -42,6 +42,12 @@
cursor: pointer; cursor: pointer;
} }
.flex {
display: flex;
flex-direction: row;
justify-content: flex-start;
}
.is-fullwidth { .is-fullwidth {
flex-grow: 1; flex-grow: 1;
} }
@ -49,3 +55,7 @@
.is-vertical { .is-vertical {
flex-direction: column; flex-direction: column;
} }
.align-middle {
vertical-align: middle;
}