Universal HTTP Module for Nuxt.js
 
 
Go to file
renovate[bot] 211da50f20 chore(deps): update all non-major dependencies (#71) 2019-11-01 17:40:17 +01:00
.circleci Update config.yml 2019-02-15 16:41:24 +03:30
.github update readme 2019-04-09 14:28:41 +04:30
docs chore(deps): update all non-major dependencies (#71) 2019-11-01 17:40:17 +01:00
lib fix lint errors 2019-09-05 18:34:41 +02:00
test fix lint errors 2019-09-05 18:34:41 +02:00
types feat(types): provide nuxt 2.9 compatible types (#78) 2019-11-01 17:35:50 +01:00
.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
CHANGELOG.md chore(release): 0.3.6 2019-11-01 17:37:58 +01:00
LICENSE refactor(package): update module (#206) 2019-02-09 17:34:47 +03:30
README.md update readme 2019-04-09 14:28:41 +04:30
jest.config.js refactor(package): update module (#206) 2019-02-09 17:34:47 +03:30
netlify.toml add netlify.toml 2019-04-09 15:12:15 +04:30
package.json chore(deps): update all non-major dependencies (#71) 2019-11-01 17:40:17 +01:00
renovate.json chore: configure renovate (#181) 2018-11-25 02:29:23 +03:30
yarn.lock chore(deps): update all non-major dependencies (#71) 2019-11-01 17:40:17 +01:00

README.md

HTTP Module

npm version npm downloads Circle CI Codecov Standard JS

📖 Read Documentation

Development

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

📑 License

MIT License

Copyright (c) Nuxt.js Team