vega-frontend-monorepo/libs/utils
2024-03-25 16:25:50 +00:00
..
__mocks__ feat(utils): use i18next (#5269) 2023-11-19 14:00:45 -08:00
src fix(trading): game results (#6083) 2024-03-25 16:25:50 +00:00
.eslintrc.json chore(types,utils,wallet): prep for publish, remove lp dashboard (#5948) 2024-03-08 13:20:03 +00:00
.swcrc chore(types,utils,wallet): prep for publish, remove lp dashboard (#5948) 2024-03-08 13:20:03 +00:00
jest.config.ts chore(types,utils,wallet): prep for publish, remove lp dashboard (#5948) 2024-03-08 13:20:03 +00:00
package.json chore(types,utils,wallet): prep for publish, remove lp dashboard (#5948) 2024-03-08 13:20:03 +00:00
project.json fix(trading,types): fix default build and type generation commands (#5959) 2024-03-11 10:06:59 +00: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(types,utils,wallet): prep for publish, remove lp dashboard (#5948) 2024-03-08 13:20:03 +00:00
tsconfig.lib.json feat(markets): new price monitoring bounds panel (#5996) 2024-03-15 16:22:58 +00:00
tsconfig.spec.json chore(types,utils,wallet): prep for publish, remove lp dashboard (#5948) 2024-03-08 13:20:03 +00: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.