vega-frontend-monorepo/libs/positions
Bartłomiej Głownia 98d3c47808
feat(orderbook): improve data handling performance (#605)
* feat(orderbook): improve data handling performance

* feat(orderbook): fix scrolling out of range
2022-06-27 12:05:05 +02:00
..
src feat(orderbook): improve data handling performance (#605) 2022-06-27 12:05:05 +02:00
.babelrc run nx format (#295) 2022-04-25 15:03:58 +01:00
.eslintrc.json colocate querys with libs 2022-03-29 15:52:51 -07:00
jest.config.js [#108] Add more positions-table unit tests 2022-03-29 19:13:00 +02:00
package.json #128 Add positions library 2022-03-29 18:55:41 +02:00
project.json #128 Add positions library 2022-03-29 18:55:41 +02:00
README.md #128 Add positions library 2022-03-29 18:55:41 +02:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json #128 Add positions library 2022-03-29 18:55:41 +02:00
tsconfig.spec.json [#108] Add more positions-table unit tests 2022-03-29 19:13:00 +02:00

positions

This library was generated with Nx.

Running unit tests

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