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

/artdeco/

    Package Sidebar

    Install

    npm i artdeco

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.38 kB

    Total Files

    6

    Last publish

    Collaborators

    • zvr