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

outscale-api

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

outscale-api

OpenAPI client for outscale-api

  • 0.2.2
  • npm
  • Socket score

Version published
Weekly downloads
18
increased by12.5%
Maintainers
1
Weekly downloads
 
Created
Source

Outscale SDK for TypeScript/JavaScript

Welcome to Outscale SDK for typescript/javascript.

This SDK provides a TypeScript/JavaScript client that utilizes Fetch API.

How to use this SDK ?

Install with npm:

npm install --save github:outscale/osc-sdk-js

Or directly add outscale-api to your package.json:

  "dependencies": {
    "outscale-api": "github:outscale/osc-sdk-js",
  }

See examples folder to jump straight into the code!

Building from sources

nvm install
npm install --local
npm run build

Contributing

Check contributing documentation.

License

Copyright Outscale SAS

BSD-3-Clause

This project is compliant with REUSE.

FAQs

Package last updated on 25 Jul 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