Socket
Book a DemoInstallSign in
Socket

@1fe/cli

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@1fe/cli

CLI tools for 1FE development and build infrastructure.

latest
Source
npmnpm
Version
0.1.4
Version published
Maintainers
2
Created
Source

1FE Logo

@1fe/cli

npm version npm downloads CI Status Bundle Size License: MIT TypeScript Join the community

Command-line tools for building, developing, and validating widgets within the 1fe ecosystem.

To learn more about what cli has to offer, read through the reference here

Installation

npm install -g @1fe/cli
# or
yarn global add @1fe/cli

What is @1fe/cli?

The @1fe/cli package provides essential development tools for 1fe widgets:

  • Development server with hot reloading
  • Production builds optimized for deployment
  • Widget validation and contract checking
  • Bundle analysis and optimization

Quick Start

Development

# Start development server
1fe-cli dev

Building

# Build for production
1fe-cli build

Community

If you have questions or want to discuss this project, please visit the Issues or Discussions pages in our monorepo.

License

MIT © Docusign Inc.

Keywords

1fe

FAQs

Package last updated on 14 Aug 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