Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

Latest commit

 

History

History
43 lines (28 loc) · 2.92 KB

README.md

File metadata and controls

43 lines (28 loc) · 2.92 KB

Note: Old documentations on the root level had been move inside the handbook directory of this repository

Web foundation

License: MIT Build Status codecov lerna

This repository contains common configuration and living guidances that Shopify uses to build web UI.

Usage

The Web foundation repo is managed as a monorepo that is composed of many npm packages. Each package has its own README and documentation describing usage.

Package Index

package
babel-preset directory npm version
browserslist-config directory npm version
eslint-plugin directory npm version
images directory npm version
postcss-plugin directory npm version
stylelint-plugin directory npm version
typescript-configs directory npm version

Want to contribute?

Check out our Contributing Guide

Questions?

For Shopifolk, you can reach out to us in Slack in the #web-foundation-tech channel. For external inquiries, we welcome bug reports, enhancements, and feature requests via Github issues.

License

MIT © Shopify, see LICENSE.md for details.

Shopify