vega-frontend-monorepo/libs/utils
2024-02-09 10:31:15 +00:00
..
__mocks__ feat(utils): use i18next (#5269) 2023-11-19 14:00:45 -08:00
src chore(utils): improve formatNumber to keep precision (#5761) 2024-02-09 10:31:15 +00:00
.eslintrc.json chore(react-helpers,utils,logger): create logger lib and move sentry/logger utils there (#3990) 2023-06-06 14:10:03 +01:00
.swcrc chore(trading): remove target build from libs (#4725) 2023-09-08 13:43:54 -07:00
jest.config.ts chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
package.json chore(utils): bump utils version 2023-09-06 22:13:24 -07:00
project.json chore(trading,governance,explorer): nx migration to latest (#5246) 2023-11-14 15:25:29 +01:00
README.md chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n (#3022) 2023-02-28 10:56:29 -08:00
tsconfig.json chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n (#3022) 2023-02-28 10:56:29 -08:00
tsconfig.lib.json chore(utils,react-helpers,data-provider): remove apollo deps from ui-toolkit (#3626) 2023-05-07 18:01:07 -07:00
tsconfig.spec.json chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n (#3022) 2023-02-28 10:56:29 -08:00

utils

This library was generated with Nx.

Building

Run nx build utils to build the library.

Running unit tests

Run nx test utils to execute the unit tests via Jest.