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

@js4cytoscape/ndex-client

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@js4cytoscape/ndex-client

NDEx client library

  • 0.3.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
39
increased by457.14%
Maintainers
1
Weekly downloads
 
Created
Source

NDEx Javascript client

A NDEx API Client written in JS.

Documentation

  • See the full NDEx API documentation
  • Try out the NDEx API

Have in mind that you have to build your library before publishing. The files under the dist folder are the ones that should be distributed.

Getting started

  1. Build your library
  • Modify the testconfig.js file with the credentials of test account.
  • Run npm install to get the project's dependencies
  • Run npm run build to produce a bundle
  1. Running the tests
  • Run npm run test

Scripts

  • npm run build - produces production version of your library under the lib folder
  • npm run test - well ... it runs the tests :)

FAQs

Package last updated on 05 Mar 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