starchup-vars

0.3.5 • Public • Published

Starchup Variables module

Simple way to store and change various Starchup configs & vars

Installation

npm install starchup-vars

Components:

  • Order States

Usage

var starchup = require('starchup-vars');

if (order.state === starchup.order_states.PENDING_PICKUP) { //Do stuff }

starchup.state_for_order(order.state);

Readme

Keywords

Package Sidebar

Install

npm i starchup-vars

Weekly Downloads

12

Version

0.3.5

License

none

Last publish

Collaborators

  • nickchapleau
  • glesage
  • eahenke