Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lxsmnsyc/fine-grained-reactivity-benchmarks
Benchmark tool for selected fine-grained reactivity libraries
https://github.com/lxsmnsyc/fine-grained-reactivity-benchmarks
Last synced: 3 months ago
JSON representation
Benchmark tool for selected fine-grained reactivity libraries
- Host: GitHub
- URL: https://github.com/lxsmnsyc/fine-grained-reactivity-benchmarks
- Owner: lxsmnsyc
- License: mit
- Created: 2022-06-08T13:58:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-16T10:06:12.000Z (over 2 years ago)
- Last Synced: 2024-10-06T11:18:08.230Z (3 months ago)
- Language: TypeScript
- Size: 96.7 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fine-grained Reactivity Benchmarks
## Develop
```
pnpm i
``````
pnpm build && pnpm start
```