Set of React components for Waku JS
Go to file
Sasha 4b219df40c
feat!: add basic @waku/react hooks (#1)
* add react and typecript
* add react, rollup and ts
* add waku dependencies
* add create hooks, providers and update typings path
* extend create hooks and provider with error/loading state
* rename to isLoading
* create useContentPair hook
* add protocols property and bootstrap with remote peers
* add useFilterSubscribe
* add eslint & fix issues
* add prettier & fix
* add jest
* add husky
* add bundlewatch
2023-02-16 21:49:46 +01:00
.husky feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
src feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
.eslintignore feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
.eslintrc feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
.gitignore feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
.prettierrc feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
LICENSE-APACHE-v2 init with README, LICENSE and package.json 2023-02-14 00:50:23 +01:00
LICENSE-MIT init with README, LICENSE and package.json 2023-02-14 00:50:23 +01:00
README.md init with README, LICENSE and package.json 2023-02-14 00:50:23 +01:00
jest.config.js feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
package-lock.json feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
package.json feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
rollup.config.js feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
tsconfig.json feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00

README.md

Discord chat

waku-ui

Set of UI adapters and components for Waku JS.

Documentation

API Documentation can also be generated locally:

Contributing

See CONTRIBUTING.md.

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.