This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@devo/applications-data-library

1.0.4 • Public • Published

Devo Applications Data Library

This library links the charts created in the Devo platform with applications using the Devo Query API. It also allows for the retrieval of data from an external source.

The library provides classes that prepare and allow requests to the tables according to the indicated query, domain, and logged-in user. When later obtaining the data, it returns the necessary data structure for the widget in question.

The idea is to use this library as a complementary tool when working with the Devo Applications Builder.

Check out our documentation for more information.

Requirements

  • Node >= 8.0.0
  • npm >= 6.0.0
  • Devo account

Installation

If you want to install this library locally for testing and development purposes, you must download the Devo Applications Builder and install it locally. Once installed, follow the steps below:

Install the library

> npm install

Create a symlink

> cd src
> npm link

Link the library with Devo Applications Builder

> cd /path/to/devo-applications-builder
> npm link @devo/applications-data-library

Readme

Keywords

Package Sidebar

Install

npm i @devo/applications-data-library

Homepage

www.devo.com

Weekly Downloads

7

Version

1.0.4

License

UNLICENSED

Unpacked Size

259 kB

Total Files

45

Last publish

Collaborators

  • devo_ci