front-broker-connection

v1.0.5
Front Finance brokerage connection client lib

build

yarn build:esm && yarn build:cjs && yarn copy

build:esm

tsc

build:cjs

tsc --module commonjs --outDir dist/cjs

typecheck

tsc --noEmit

lint

eslint **/*.ts

copy

node ./tools/copy

start:demo

cd react-example && yarn start

publish

yarn build && cd dist && npm publish --access public

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 1/25/2023

Downloads