1.0.7 • Published 2 years ago

@mycv/mycv-api v1.0.7

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

@mycv/mycv-api

Promise based HTTP client for the browser

NPM JavaScript Style Guide

Install

npm install --save @mycv/mycv-api

Usage

import React, { Component } from 'react'

import MyComponent from '@mycv/mycv-api'

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

License

MIT © sondn

mycv-api

1.0.7

2 years ago

1.0.6

3 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago