@readytopay/cilantro-node
TypeScript icon, indicating that this package has built-in type declarations

0.10.0 • Public • Published

Cilantro Node SDK

npm GitHub

The official Node/Typescript SDK for Cilantro, the Ready POS.

Installation

Use the package manager npm to install cilantro-node.

npm i @readytopay/cilantro-node

Usage

import { Cilantro } from '@readytopay/cilantro-node';

const cilantro = new Cilantro(apiKey, apiUrl);
const items = await cilantro.getItems(locationId);

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU General Public License v3.0

Readme

Keywords

none

Package Sidebar

Install

npm i @readytopay/cilantro-node

Weekly Downloads

12

Version

0.10.0

License

GPL-3.0-or-later

Unpacked Size

108 kB

Total Files

102

Last publish

Collaborators

  • readytopay-pipelines
  • garett-ready