Socket
Socket
Sign inDemoInstall

orderiom-api-package

Package Overview
Dependencies
1
Maintainers
1
Versions
135
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

orderiom-api-package

This package will install all necessary API calls for every orderiom restaurant


Version published
Maintainers
1
Weekly downloads
353
increased by11666.67%

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 27 Mar 2024

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