nimbus-gui/libs/waku-utils
Emil Ivanichkov d82d2ccb99 chore(waku): Init `waku-utils` lib
Using ` nx g @nx/js:lib waku-utils `
2024-01-31 20:03:43 +02:00
..
src chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00
.eslintrc.json chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00
README.md chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00
package.json chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00
project.json chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00
tsconfig.json chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00
tsconfig.lib.json chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00
tsconfig.spec.json chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00
vite.config.ts chore(waku): Init `waku-utils` lib 2024-01-31 20:03:43 +02:00

README.md

waku-utils

This library was generated with Nx.

Building

Run nx build waku-utils to build the library.

Running unit tests

Run nx test waku-utils to execute the unit tests via Vitest.