Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 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 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T02:17:43.000Z (about 1 month ago)
- Last Synced: 2024-10-29T15:23:51.233Z (about 1 month ago)
- Topics: angular, cypress, e2e, jest, playwright, rxjs, swc, testing
- Language: TypeScript
- Homepage:
- Size: 35.4 MB
- Stars: 246
- Watchers: 10
- Forks: 15
- Open Issues: 55
-
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. (Table of contents / Third Party Components)
- fucking-awesome-angular - jscutlery devkit - Tools that make Angular developer's life easier. (Table of contents / Third Party Components)
- fucking-awesome-angular - jscutlery devkit - Tools that make Angular developer's life easier. (Table of contents / Third Party Components)
- fucking-awesome-angular - jscutlery devkit - Tools that make Angular developer's life easier. (Table of contents / Third Party Components)
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.