Skip to content

Commit

Permalink
feat: add helux-openinula
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasticsoul committed Jan 10, 2024
1 parent af1d573 commit 99dd833
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions packages/helux-openinula/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# helux-preact
# helux-openinula

对接 helux-core 供 `openinula` 使用的状态库

## desc

[helux](https://heluxjs.github.io/helux),集原子,信号、依赖追踪为一体,支持细粒度响应式更新的状态引擎(兼容所有类react库,包括react18)

## online demo
### install

```bash
npm i @helux/openinula
```

### online demo

https://codesandbox.io/p/devbox/helux-openinula-66gfj2


0 comments on commit 99dd833

Please sign in to comment.