Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@gravityforms/node-utils

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gravityforms/node-utils

The Gravity Forms node utilities for internal development.

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
0
Created
Source

Gravity Forms Node Utils

@gravityforms/node-utils is a collection of utility functions and tools for use in Node.js applications. These utilities were developed by the team at Gravity Forms for internal use, but they may be useful for other developers who are looking for similar functionality in their own scripts.

Installation

@gravityforms/node-utils can be installed via NPM:

npm install @gravityforms/node-utils

Note: This package requires node 20.10.0 or later, and npm 10.2.3 or later.

Usage

Once installed, you can import any of the utility functions or tools into your Node.js application:

const { someUtilFunction } = require('@gravityforms/node-utils');

Please note that no support is provided for these utilities, as they were developed for internal use at Gravity Forms. However, if you have any questions or feedback, feel free to open an issue on the GitHub repository.

Keywords

gravityforms

FAQs

Package last updated on 19 Nov 2024

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