veg

1.0.0 • Public • Published

veg

npm version

veg is a new Node.js npm package. Building projects in Node.js.

yarn add -E veg

Table Of Contents

API

The package is available by importing its default function:

import veg from 'veg'

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

Call this function to get the result you want.

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

(c) Art Deco 2018

Readme

Keywords

Package Sidebar

Install

npm i veg

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.26 kB

Total Files

8

Last publish

Collaborators

  • zvr