Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Commit

Permalink
### Changed
Browse files Browse the repository at this point in the history
- update @tokyotower/factory
  • Loading branch information
ilovegadd committed Jul 23, 2020
1 parent 5e4747c commit 9ea96f2
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 208 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).

### Changed

- update @tokyotower/factory

### Deprecated

### Removed
Expand Down
13 changes: 3 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
<img src="https://motionpicture.jp/images/common/logo_01.svg" alt="motionpicture" title="motionpicture" align="right" height="56" width="98"/>

# TTTS API abstract client library for Javascript

[![npm (scoped)](https://img.shields.io/npm/v/@motionpicture/ttts-api-abstract-client.svg)](https://www.npmjs.com/package/@motionpicture/ttts-api-abstract-client)
[![CircleCI](https://circleci.com/gh/motionpicture/ttts-api-abstract-client.svg?style=shield)](https://circleci.com/gh/motionpicture/ttts-api-abstract-client)
[![Coverage Status](https://coveralls.io/repos/github/motionpicture/ttts-api-abstract-client/badge.svg?branch=master)](https://coveralls.io/github/motionpicture/ttts-api-abstract-client?branch=master)
[![CircleCI](https://circleci.com/gh/tokyo-tower/api-abstract-client.svg?style=shield)](https://circleci.com/gh/tokyo-tower/api-abstract-client)
[![Coverage Status](https://coveralls.io/repos/github/tokyo-tower/api-abstract-client/badge.svg?branch=master)](https://coveralls.io/github/tokyo-tower/api-abstract-client?branch=master)
[![Dependency Status](https://img.shields.io/david/motionpicture/ttts-api-abstract-client.svg)](https://david-dm.org/motionpicture/ttts-api-abstract-client)
[![Known Vulnerabilities](https://snyk.io/test/github/motionpicture/ttts-api-abstract-client/badge.svg)](https://snyk.io/test/github/motionpicture/ttts-api-abstract-client)
[![Known Vulnerabilities](https://snyk.io/test/github/tokyo-tower/api-abstract-client/badge.svg)](https://snyk.io/test/github/tokyo-tower/api-abstract-client)
[![npm](https://img.shields.io/npm/dm/@motionpicture/ttts-api-abstract-client.svg)](https://nodei.co/npm/@motionpicture/ttts-api-abstract-client/)


## Table of contents

* [Usage](#usage)
* [Jsdoc](#jsdoc)
* [License](#license)


Expand All @@ -30,10 +27,6 @@ npm install @motionpicture/ttts-api-abstract-client
| `DEBUG` | false | ttts-api-abstract-client:* | Debug |


## Jsdoc

`npm run doc` outputs docs to ./docs.

## License

ISC
41 changes: 0 additions & 41 deletions jsdoc.json

This file was deleted.

Loading

0 comments on commit 9ea96f2

Please sign in to comment.