This is the monorepo for Tailor npm packages.
package | status | description | links |
---|---|---|---|
@tailor-platform/auth | An utilities for handling Tailor Platform authentication with Next.js. | Docs | |
@tailor-platform/auth-apollo | An adapter for @tailor-platform/auth with Apollo. | Docs | |
@tailor-platform/design-systems | Design Systems that handles shared UIs. | Docs | |
@tailor-platform/utils | Utility functions to work with Tailor data types, conversions, etc. | Docs | |
@tailor-platform/dev-config | Tailor's base configuration for ESLint, Prettier and Typescript. | Docs |
Storybook for the packages, visible at https://storybook.tailor.tech.
Our project is aligned with Vercel's default to use Node.js 20. As a result, we are using the corresponding type definitions for Node.js 20 (@types/node) within our monorepo. (Checked: 2024/6/22)
For guidelines on how to contribute, please refer to the CONTRIBUTING document where you'll find all the necessary details.
Generated using TypeDoc