Socket
Socket
Sign inDemoInstall

orderiom-api-package

Package Overview
Dependencies
2
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    orderiom-api-package

this package will install all neccessary api calls for every orderiom restaurant


Version published
Weekly downloads
421
increased by133.89%
Maintainers
1
Install size
483 kB
Created
Weekly downloads
 

Readme

Source

orderiom api package

Project setup

npm i orderiom-api-package --save

use in your store as a plugin

visit Configuration Reference

or simply use it as a module in your store

import orderiomApiPackage from 'orderiom-api-package'
import store from './store' // your store, without this module

Vue.use(orderiomApiPackage, { store }) // registers this module.

Vue.use(orderiomApiPackage, { store },{ preserveState: true }) // registers this module with preserveState.

FAQs

Last updated on 08 Jul 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc