项目作者: adobe

项目描述 :
OneDrive Helper Library
高级语言: JavaScript
项目地址: git://github.com/adobe/helix-onedrive-support.git
创建时间: 2020-01-17T05:31:13Z
项目社区:https://github.com/adobe/helix-onedrive-support

开源协议:Apache License 2.0

下载


Helix OneDrive Support

An example library to be used in and with Project Helix

Status

codecov
CircleCI
GitHub license
GitHub issues
LGTM Code Quality Grade: JavaScript
semantic-release

Installation

  1. $ npm install @adobe/helix-onedrive-support

Usage

See the API documentation.

Development

Build

  1. $ npm install

Test

  1. $ npm test

Lint

  1. $ npm run lint