4b219df40c
* 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 |
||
---|---|---|
.husky | ||
src | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.prettierrc | ||
LICENSE-APACHE-v2 | ||
LICENSE-MIT | ||
README.md | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
rollup.config.js | ||
tsconfig.json |
README.md
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
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHE-v2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. These files may not be copied, modified, or distributed except according to those terms.