1.0.0 • Published 6 years ago

veg v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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

1.0.0

6 years ago

0.1.0

10 years ago