fix-client

1.2.14 • Public • Published

fix-client

Minimalist Node.js client for using FIX API

Installation

npm install --save fix-client

Import

You can import one or many clients depending on what you need:

ES6 Import:

import FixClient from 'fix-client'

CommonJS:

const FixClient = require('fix-client')

Usage

TODO

/fix-client/

    Package Sidebar

    Install

    npm i fix-client

    Weekly Downloads

    27

    Version

    1.2.14

    License

    ISC

    Unpacked Size

    6.87 MB

    Total Files

    44

    Last publish

    Collaborators

    • cs3011