https://github.com/push-based/workspace-standards
Tools and integrations to enforce standards in a poly or mono repository setup
https://github.com/push-based/workspace-standards
Last synced: 3 months ago
JSON representation
Tools and integrations to enforce standards in a poly or mono repository setup
- Host: GitHub
- URL: https://github.com/push-based/workspace-standards
- Owner: push-based
- License: mit
- Created: 2023-09-30T12:03:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T14:36:37.000Z (over 1 year ago)
- Last Synced: 2023-10-22T16:32:31.439Z (over 1 year ago)
- Language: TypeScript
- Size: 116 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Workspace Standards
✨ **Tools and integrations to enforce enterprise standards in a poly or mono repository setup.** ✨
> audit + budget = report comparison
> validate -> result -> assert --> benchmark## Packages
Repo Sync is made up of different packages that work together or standalone.
| Package | Description |
|-----------------------------------------| -------------------------------------------------------------------------------- |
| [helper](./docs) | helper |
| [eslint-rules](./docs) | eslint rules |
| [workspace-validation](./docs) | automated repository validation |
| [nx-workspace-validation](./docs) | automated nx mono-repository validation |
| [xn-wv-plugin-code-pushup](./docs) | chart, assert, reporting |
| [user-flow-integration](./docs) | light house userflow (pupeteer,playwrite) |
| [ds-tooling](./docs) | design system |
| [perf-tooling](./docs) | performance tooling |
| [a11y-tooling](./docs) | a11y |