Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

js-girder-client

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-girder-client

JavaScript Girder client that can run in a browser and in nodeJS with a CLI interface.

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

js-girder-client: JavaScript client for a Girder server.

https://github.com/Kitware/js-girder-client

js-girder-client is a JavaScript library for interacting with a girder server instance. That library can be used inside NodeJS or within a browser. A command line interface is also provided which allow complex actions to be scripted.

More information on Girder can be found here.

Getting Started

js-girder-client can be retrieved using npm or bower.

npm
$ npm install -g js-girder-client
Bower

Inside a Web project that use a bower.json, you can use the following dependency:

{
  "name": "my-project",
  "dependencies": {
    "js-girder-client": "master"
  }
}
Documentation

See the documentation for a getting started guide, advanced documentation, and API descriptions.

Licensing

js-girder-client is licensed under Apache License 2.0.

Getting Involved

Fork our repository and do great things. At Kitware, we've been contributing to open-source software for 15 years and counting, and want to make js-girder-client useful to as many people as possible.

FAQs

Package last updated on 19 Mar 2015

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