We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08cebff commit c605f69Copy full SHA for c605f69
1 file changed
README.md
@@ -3,9 +3,9 @@
3
4
# ComputeKit
5
6
- **The React-first toolkit for WASM and Web Workers**
+ **The toolkit for non-blocking heavy computations**
7
8
- *Run heavy computations with React hooks. Use WASM for native-speed performance. Keep your UI at 60fps.*
+ *Run heavy computations off the main thread and keep web UIs responsive — with optional React integration and WASM support*
9
10
[](https://www.npmjs.com/package/@computekit/core)
11
[](https://bundlephobia.com/package/@computekit/core)
0 commit comments