Socket
Socket
Sign inDemoInstall

@z1/lib-api-box-core

Package Overview
Dependencies
315
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @z1/lib-api-box-core

Documentation under construction.


Version published
Weekly downloads
151
increased by3675%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

  • task now has additional rxjs operators at your disposal.

FAQs

Last updated on 24 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc