Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marksandspencer/nx-plugins
Nx plugins by M&S engineering
https://github.com/marksandspencer/nx-plugins
nx nx-playwright nx-plugins playwright testing
Last synced: 2 days ago
JSON representation
Nx plugins by M&S engineering
- Host: GitHub
- URL: https://github.com/marksandspencer/nx-plugins
- Owner: marksandspencer
- License: mit
- Created: 2022-05-31T17:14:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T17:09:50.000Z (about 2 months ago)
- Last Synced: 2025-01-29T08:05:51.235Z (9 days ago)
- Topics: nx, nx-playwright, nx-plugins, playwright, testing
- Language: TypeScript
- Homepage:
- Size: 563 KB
- Stars: 59
- Watchers: 9
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Marks and Spencer – Nx Plugins
[![MIT License](https://img.shields.io/github/license/marksandspencer/nx-plugins)](https://github.com/marksandspencer/nx-plugins/blob/main/LICENSE.md) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/marksandspencer/nx-plugins/blob/main/CONTRIBUTING.md)
Set of nx plugins to empower your NX workspace
## List of plugins
- Playwright e2e testing [@mands/nx-playwright](packages/nx-playwright)
`pnpm add --dev @mands/nx-playwright`
## Want to contribute?
See the [Contribution Guidelines](/CONTRIBUTING.md).