A loosely related set of packages for JavaScript / TypeScript projects at Shopify.
These libraries compose together to help you create performant modern JS apps that you love to develop and test. These packages are developed primarily to be used on top of the stack we like best for our JS apps; Typescript for the flavor, Koa for the server, React for UI, Apollo for data fetching, and Jest for tests. That said, you can mix and match as you like.
The Quilt repo is managed as a monorepo that is composed of many npm packages.
Each package has its own README
and documentation describing usage.
package | ||
---|---|---|
address | directory | |
address-mocks | directory | |
admin-graphql-api-utilities | directory | |
csrf-token-fetcher | directory | |
dates | directory | |
enzyme-utilities | directory | |
i18n | directory | |
jest-dom-mocks | directory | |
jest-koa-mocks | directory | |
jest-mock-apollo | directory | |
jest-mock-router | directory | |
koa-liveness-ping | directory | |
koa-metrics | directory | |
koa-shopify-auth | directory | |
koa-shopify-graphql-proxy | directory | |
logger | directory | |
network | directory | |
react-compose | directory | |
react-effect | directory | |
react-form-state | directory | |
react-google-analytics | directory | |
react-html | directory | |
react-i18n | directory | |
react-import-remote | directory | |
react-preconnect | directory | |
react-serialize | directory | |
react-shopify-app-route-propagator | directory | |
react-shortcuts | directory | |
react-tracking-pixel | directory | |
useful-types | directory | |
with-env | directory |
Check out our Contributing Guide
For Shopifolk, you can reach out to us in Slack on the #quilt
and #web-foundation-tech
channels. For external inquiries, we welcome bug reports, enhancements, and feature requests via Github issues.
MIT © Shopify, see LICENSE.md for details.