Set of React components for Waku JS
Go to file
dependabot[bot] c75f351583
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 11:19:06 +00:00
.husky chore: use lint-staged for pre-commit (#6) 2023-05-17 13:05:02 +02:00
src feat!: remove usePeers, upgrade waku (#9) 2023-06-23 22:51:52 +02:00
.eslintignore feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
.eslintrc feat!: add new hooks and improvements (#3) 2023-02-28 00:57:59 +01:00
.gitignore feat!: add basic @waku/react hooks (#1) 2023-02-16 21:49:46 +01:00
.prettierignore feat!: add new hooks and improvements (#3) 2023-02-28 00:57:59 +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 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 2023-07-27 11:19:06 +00:00
package.json upgrade js-waku deps 2023-07-27 16:43:30 +05:30
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.