Pinned Repositories
nexus
Code-First, Type-Safe, GraphQL Schema Construction
knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
autobarrel
A simple utility creating barrel files in TypeScript
checkit
simple, flexible validations for node and the browser
create-error
A simple utility for creating sub-classed errors in Javascript
cypress-graphql-mock
Adds commands for executing a mocked GraphQL server using only the client
cypress-graphql-mock-example
Cypress Mirror of the https://github.com/apollographql/GitHunt-React
immutable-diff
Hi-Fi diffing for Immutable.js data structures, forked from immutablediff
ioc.js
A simple IoC service locator for javascript
schemats
Generate typescript interface definitions from SQL database schema
tgriesser's Repositories
tgriesser/checkit
simple, flexible validations for node and the browser
tgriesser/cypress-graphql-mock-example
Cypress Mirror of the https://github.com/apollographql/GitHunt-React
tgriesser/knex-next
WIP
tgriesser/cypress-example-kitchensink
tgriesser/env-utils
Utilities for loading/retrieving env vars
tgriesser/apm-agent-nodejs
Elastic APM Node.js Agent
tgriesser/apollo-server
:earth_africa: GraphQL server for Express, Connect, Hapi, Koa and more
tgriesser/beeline-nodejs
Automatic Honeycomb instrumentation for node.js applications
tgriesser/cheatsheets
My cheatsheets
tgriesser/create-react-context
Polyfill for the proposed React context API
tgriesser/cypress
Fast, easy and reliable testing for anything that runs in a browser.
tgriesser/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
tgriesser/date-fns
⏳ Modern JavaScript date utility library ⌛️
tgriesser/docsearch-configs
DocSearch - Configurations
tgriesser/express-graphql
Create a GraphQL HTTP server with Express.
tgriesser/formik
Build forms in React, without the tears 😭
tgriesser/fullstack-tutorial
🚀 The Apollo platform tutorial app
tgriesser/graphql-code-generator
GraphQL code generator with flexible support for custom templates
tgriesser/graphql-playground
🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
tgriesser/graphql-tools
:wrench: A collection of handy tools for manipulating GraphQL schemas
tgriesser/graphql-wg
Working group notes for GraphQL
tgriesser/jest-image-snapshot
Jest matcher for image comparisons. Most commonly used for visual regression testing.
tgriesser/js.org
Dedicated to JavaScript and its awesome community since 2015
tgriesser/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
tgriesser/react-apollo
:recycle: React higher-order component for Apollo Client
tgriesser/react-composer
Compose render prop components
tgriesser/react-places-autocomplete
A React component for Google Maps Places Autocomplete
tgriesser/recompose
A React utility belt for function components and higher-order components.
tgriesser/session
Simple session middleware for Express
tgriesser/tarn.js
Simple and robust resource pool for node.js