js-waku/packages/utils
fryorcraken.eth 3a92355543
chore: code improvement
- Replace exception pattern with a result pattern as it better fits the
usage.
- merge few maps to prefer chaining to assign var after var.
- Make `isDefined` type helper a common util function
2023-03-21 08:59:25 +11:00
..
src chore: code improvement 2023-03-21 08:59:25 +11:00
.eslintrc.cjs chore: move libp2p and byte utils to a single `utils` package (#1149) 2023-02-06 11:22:36 +05:30
.prettierignore fix: prettier and cspell ignore CHANGELOG (#1235) 2023-03-13 23:40:41 +01:00
CHANGELOG.md chore: release master (#1237) 2023-03-16 20:29:40 +01:00
package-lock.json chore: move libp2p and byte utils to a single `utils` package (#1149) 2023-02-06 11:22:36 +05:30
package.json chore(deps)(deps-dev): bump @typescript-eslint/eslint-plugin 2023-03-16 20:31:48 +00:00
rollup.config.js chore: rename build-utils to avoid potential conflict 2023-03-07 16:44:57 +11:00
tsconfig.dev.json chore: move libp2p and byte utils to a single `utils` package (#1149) 2023-02-06 11:22:36 +05:30
tsconfig.json chore: move libp2p and byte utils to a single `utils` package (#1149) 2023-02-06 11:22:36 +05:30