Merge pull request #273 from rtfpessoa/update-project-usages

website: Add more projects usages
This commit is contained in:
Rodrigo Fernandes 2020-01-05 16:50:56 +00:00 committed by GitHub
commit aa6dd18c37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -272,7 +272,39 @@
<a href="https://camunda.com/products/modeler" target="_blank">Website</a>
</footer>
</div>
<div class="column is-one-quarter-widescreen box">
<header>
<p class="is-size-5 has-text-weight-bold">graphql-schema-diff</p>
</header>
<section>
<p>Returns the diff of two GraphQL schemas. Detects dangerous and breaking changes.</p>
</section>
<footer>
<a href="https://github.com/fabsrc/graphql-schema-diff" target="_blank">View GitHub</a>
</footer>
</div>
<div class="column is-one-quarter-widescreen box">
<header>
<p class="is-size-5 has-text-weight-bold">cypress-plugin-snapshots</p>
</header>
<section>
<p>Plugin for snapshot tests in Cypress.io .</p>
</section>
<footer>
<a href="https://github.com/meinaart/cypress-plugin-snapshots" target="_blank">View GitHub</a>
</footer>
</div>
<div class="column is-one-quarter-widescreen box">
<header>
<p class="is-size-5 has-text-weight-bold">git-explorer</p>
</header>
<section>
<p>Offline-first support for previewing and comparing branches in a local git repository.</p>
</section>
<footer>
<a href="https://github.com/thescientist13/git-explorer" target="_blank">View GitHub</a>
</footer>
</div>
<div class="column is-one-quarter-widescreen box">
<header>
<p class="is-size-5 has-text-weight-bold">diff-pane</p>