1.0.3 • Published 5 years ago

@mycv/mycv-socket-cluster v1.0.3

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

@mycv/mycv-socket-cluster

Promise based HTTP client for the browser

NPM JavaScript Style Guide

Install

npm install --save @mycv/mycv-socket-cluster

Usage

import React, { Component } from 'react'

import MyComponent from '@mycv/mycv-socket-cluster'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © sondn

mycv-socket-cluster

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago