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

https://github.com/artdecocode/artdeco

Manage application in the cloud.
https://github.com/artdecocode/artdeco

Last synced: 6 months ago
JSON representation

Manage application in the cloud.

Awesome Lists containing this project

README

          

# artdeco

[![npm version](https://badge.fury.io/js/artdeco.svg)](https://npmjs.org/package/artdeco)

`artdeco` is a new Node.js npm package. Manage application in the cloud.

```sh
yarn add -E artdeco
```

## Table Of Contents

- [Table Of Contents](#table-of-contents)
- [API](#api)
* [`artdeco(arg1: string, arg2?: boolean)`](#mynewpackagearg1-stringarg2-boolean-void)

## API

The package is available by importing its default function:

```js
import artdeco from 'artdeco'
```

### `artdeco(`
  `arg1: string,`
  `arg2?: boolean,`
`): void`

Call this function to get the result you want.

```js
/* yarn example */
import artdeco from 'artdeco'

(async () => {
await artdeco()
})()
```

---

(c) [Art Deco][1] 2018

[1]: https://artdeco.bz