WillSquire
Hi, I'm Will Squire and I'm a Full Stack Developer who loves to build software for the web
Neverglitch LtdSurrey, England
WillSquire's Stars
facebook/react
The library for web and native user interfaces.
facebook/create-react-app
Set up a modern web app by running one command.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
remix-run/react-router
Declarative routing for React
typicode/husky
Git hooks made easy 🐶 woof!
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
rwf2/Rocket
A web framework for Rust.
testing-library/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
nginx-proxy/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
bvaughn/react-window
React components for efficiently rendering large lists and tabular data
graphql/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.
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
keystonejs/keystone
The superpowered headless CMS for Node.js — built with GraphQL and React
graphql-rust/juniper
GraphQL server library for Rust
fontsource/fontsource
Self-host Open Source fonts in neatly bundled NPM packages.
sindresorhus/promise-fun
Promise packages, patterns, chat, and tutorials
pbeshai/use-query-params
React Hook for managing state in URL query parameters with easy serialization.
jaydenseric/apollo-upload-client
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and GraphQL operation).
sfackler/r2d2
A generic connection pool for Rust
prettier/tslint-config-prettier
Use TSLint with Prettier without any conflict
mongodb-labs/mongo-rust-driver-prototype
This is superseded by the official MongoDB Rust Driver
thedodd/wither
An ODM for MongoDB built on the official MongoDB Rust driver.
helfer/apollo-link-queue
A link to queue GraphQL requests when offline
ethanneff/react-native-web-typescript
React Native Web with TypeScript
AxeWP/wp-graphql-gravity-forms
GraphQL API for interacting with Gravity Forms.
gaddafirusli/Preview-in-browser
A Sketch plugin to properly view your design in browser
mhallin/juniper-example-todo-backend
Simple example how to use GraphQL with SQLite, Diesel, and Iron
ELD/rocket-juniper-example
A more richly featured example of using the Juniper GraphQL library with Rocket