Universal HTTP Module for Nuxt.js
 
 
Go to file
pooya parsa d2514f373d update docs 2019-03-24 00:15:56 +04:30
.circleci Update config.yml 2019-02-15 16:41:24 +03:30
.github docs: basic migration from axios to http 2019-03-24 00:03:48 +04:30
docs update docs 2019-03-24 00:15:56 +04:30
lib chore: remove debug 2019-03-24 00:06:51 +04:30
test docs: basic migration from axios to http 2019-03-24 00:03:48 +04:30
types update 2019-03-24 00:09:09 +04:30
.editorconfig moved from nuxt-community/modules 2017-08-13 15:52:10 +04:30
.eslintignore refactor(package): update module (#206) 2019-02-09 17:34:47 +03:30
.eslintrc.js refactor(package): update module (#206) 2019-02-09 17:34:47 +03:30
.gitbook.yaml update .gitbook.yaml 2018-09-21 16:31:06 +04:30
.gitignore refactor(package): update module (#206) 2019-02-09 17:34:47 +03:30
LICENSE refactor(package): update module (#206) 2019-02-09 17:34:47 +03:30
README.md docs: basic migration from axios to http 2019-03-24 00:03:48 +04:30
babel.config.js refactor(package): update module (#206) 2019-02-09 17:34:47 +03:30
jest.config.js refactor(package): update module (#206) 2019-02-09 17:34:47 +03:30
package.json update 2019-03-24 00:09:09 +04:30
renovate.json chore: configure renovate (#181) 2018-11-25 02:29:23 +03:30
yarn.lock update 2019-03-24 00:09:09 +04:30

README.md

📦 HTTP Module

npm version npm downloads Circle CI Codecov Dependencies Standard JS

📖 Read Documentation

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using npm run dev

📑 License

MIT License

Copyright (c) Nuxt.js Team