Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.