Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zenginehq/frontend-config

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zenginehq/frontend-config

Helper module for implementing Zengine plugin configuration forms.

  • 3.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-83.33%
Maintainers
2
Weekly downloads
 
Created
Source

zn-frontend-config

Helper module for implementing Zengine plugin configuration forms.

Highlights

  • Powerful form builder
  • Multi-page forms
  • Multiple configurations
  • Toggling configurations on and off
  • Highly extensible via events and custom field types

Installation

# Run this from your frontend plugin's src diretory.
npm i @zenginehq/frontend-config --save

It's important that this gets inside under the src directory, alongside your plugin's other code if not Maya won't build it properly.

Updating

In order to update this module to a newer version run this in your plugin's src directory:

npm i @zenginehq/frontend-config@latest --save

Usage

Please refer to the Wiki for detailed documentation.

Keywords

FAQs

Package last updated on 20 Jun 2018

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc