Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

liblab

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liblab

The official liblab CLI

latest
npmnpm
Version
0.49.48
Version published
Weekly downloads
35
-60.67%
Maintainers
1
Weekly downloads
 
Created
Source

NPM Version NPM Downloads

The Official CLI for liblab. Generate SDKs and SDK documentation from your OpenAPI spec.

Sign up for a free liblab account at liblab.com/join.

Installation

You can install the liblab CLI with either npm or Homebrew:

npm:

npm install -g liblab

Homebrew:

brew tap liblaber/homebrew-liblab
brew install liblab

Documentation

See the liblab documentation to learn more about the CLI and how to use it.

Usage

The CLI allows you to configure and generate SDKs and SDK documentation from your OpenAPI spec. You can also create a PR for the generated SDKs and validate your spec file.

liblab [command] [options]

# Use --help to get detailed help for a specific command
liblab [command] --help

To view all the available commands and options, run:

liblab help

Commands

You can find a full list of commands and their descriptions in the liblab documentation.

Keywords

sdk

FAQs

Package last updated on 24 Oct 2025

Did you know?

Socket

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