New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@devo/applications-data-library

Package Overview
Dependencies
Maintainers
9
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devo/applications-data-library

Devo Applications Data Library

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
9
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 08 Apr 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc