1.0.0-beta.8 • Published 2 years ago

@sofiakb/vue3-framework v1.0.0-beta.8

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

Contributors Forks Stargazers Issues MIT License

comment: <> (LinkedIn)

About The Library

The library simplify API calls with axios library.

Built With

Prerequisites

  • axios
  • typescript

Installation

npm install --save @sofiakb/vue3-framework

Usage

import Api from "@sofiakb/vue3-framework";

// Use in controller
class ExampleController extends Api {
    
}

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.