https://github.com/jscutlery/devkit
Cutleries to help you cook better apps.
https://github.com/jscutlery/devkit
angular cypress e2e jest playwright rxjs swc testing
Last synced: 4 days ago
JSON representation
Cutleries to help you cook better apps.
- Host: GitHub
- URL: https://github.com/jscutlery/devkit
- Owner: jscutlery
- License: mit
- Created: 2020-12-01T13:32:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-10T20:52:49.000Z (12 days ago)
- Last Synced: 2026-01-11T03:10:36.053Z (12 days ago)
- Topics: angular, cypress, e2e, jest, playwright, rxjs, swc, testing
- Language: TypeScript
- Homepage:
- Size: 37.2 MB
- Stars: 264
- Watchers: 6
- Forks: 17
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-angular - jscutlery devkit - Tools that make Angular developer's life easier. (Third Party Components / Mixed Utilities)
- fucking-awesome-angular - jscutlery devkit - Tools that make Angular developer's life easier. (Third Party Components / Mixed Utilities)
README
# @jscutlery/devkit
This is the home of the following tools which aim to:
🍰 Improve JavaScript & Angular Developer eXperience
✅ Encourage pragmatic testing
⚡️ Optimize performance
| Package | Description | Version |
|----------------------------------------------------------------------|-------------------------------------------------------------------------------------|-----------------------------------------------------------------------|
| [@jscutlery/cypress-harness](./packages/cypress-harness) | Cypress support for Angular Component Test Harnesses. |
|
| [@jscutlery/microwave](./packages/microwave) | Optimize Angular change detection effortlessly. |
|
| [@jscutlery/operators](./packages/operators) | Set of operators for RxJS like `suspensify`. |
|
| [@jscutlery/playwright-ct-angular](./packages/playwright-ct-angular) | Playwright Component Testing support for Angular. |
|
| [@jscutlery/rx-computed](./packages/rx-computed) | `rxComputed()`, the async RxJS-based version of signals' `computed()`. |
|
| [@jscutlery/swc-angular](./packages/swc-angular) | SWC preset for testing Angular projects with Jest. |
|
| [@jscutlery/swc-angular-plugin](./packages/swc-angular-plugin) | SWC plugin internally used by `@jscutlery/swc-angular` to compile Angular projects. |
|
# License
This project is MIT-licensed.