@z1/lib-api-box-core

0.5.37 • Public • Published

Z1 Lib Api Box Core

Documentation under construction.

Usage

Install

yarn add @z1/lib-api-box-core

Import

import { apiBoxCore, task as Fn, fs as Fs } from '@z1/lib-api-box-core'


const apiBox = apiBoxCore(customExtensionFn())

const example = task((t, a) => {
  /*your task code here
  !Please look at the configuration section below */  
})

const fs = @z1/preset-task

Configuration

Readme

Keywords

none

Package Sidebar

Install

npm i @z1/lib-api-box-core

Weekly Downloads

24

Version

0.5.37

License

MIT

Unpacked Size

84.3 kB

Total Files

4

Last publish

Collaborators

  • nubuck