@mycv/mycv-api

1.0.7 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @mycv/mycv-api

Weekly Downloads

2

Version

1.0.7

License

MIT

Unpacked Size

31.6 kB

Total Files

4

Last publish

Collaborators

  • mycvvn