Socket
Book a DemoInstallSign in
Socket

create-efx

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-efx

Initializer to create new EFX element

latest
Source
npmnpm
Version
7.2.3
Version published
Maintainers
1
Created
Source

Initializer for creating a new EFX elements.

npx create-efx efx-element

It should create new folder name efx-element in your current directory with an official EFX element's boilerplate.

Development

To use initializer from your local development folder.

  • Clone this project
  • Run cd create-efx
  • Run npm install
  • Run node index.js <efx-element>

FAQs

Package last updated on 12 Nov 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