artdeco

1.0.0 • Public • Published

artdeco

npm version

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

yarn add -E artdeco

Table Of Contents

API

The package is available by importing its default function:

import artdeco from 'artdeco'

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

Call this function to get the result you want.

/* yarn example */
import artdeco from 'artdeco'
 
(async () => {
  await artdeco()
})()

(c) Art Deco 2018

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i artdeco

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.38 kB

Total Files

6

Last publish

Collaborators

  • zvr