An open API service indexing awesome lists of open source software.

https://github.com/cs3org/js-cs3apis

Official Javascript CS3APIS
https://github.com/cs3org/js-cs3apis

cs3-apis javascript

Last synced: 5 months ago
JSON representation

Official Javascript CS3APIS

Awesome Lists containing this project

README

          

# CS3APIS for Javascript

[![Join the conversation](https://badges.gitter.im/cs3org/CS3APIS.svg)](https://gitter.im/cs3org/CS3APIS) [![Latest Version](https://img.shields.io/npm/v/@cs3org/cs3apis)](https://www.npmjs.com/package/@cs3org/cs3apis) [![Drone CI Build Status](https://img.shields.io/drone/build/cs3org/js-cs3apis?server=https%3A%2F%2Fdrone.cernbox.cern.ch)](https://drone.cernbox.cern.ch/cs3org/js-cs3apis) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

API definitions can be found at https://github.com/cs3org/cs3apis

## Install with npm

```bash
npm i @cs3org/cs3apis
```