website: Add more projects usages

This commit is contained in:
Rodrigo Fernandes 2020-01-05 16:47:52 +00:00
parent 34808c6b77
commit 013aff2475
No known key found for this signature in database
GPG key ID: 67157D2E3D4258B4

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>