![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@devo/applications-data-library
Advanced tools
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.
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
FAQs
Devo Applications Data Library
The npm package @devo/applications-data-library receives a total of 0 weekly downloads. As such, @devo/applications-data-library popularity was classified as not popular.
We found that @devo/applications-data-library demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 open source maintainers collaborating on the project.
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.