New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@reform-digital/webflow-devkit-utils

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reform-digital/webflow-devkit-utils

Utility Code for the Webflow DevKit Template by Reform Digital®

latest
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

Webflow DevKit™ Utils – by Reform Digital®

Welcome to the Webflow DevKit Utils package, a set of utilities designed to enhance the development experience for users of the Webflow DevKit template by Reform Digital®. This package simplifies the process of serving files, ensuring a smooth transition between development and production environments.

Features

Webflow DevKit Utils includes two primary utilities:

  • Script Loader This utility dynamically loads JavaScript files, intelligently deciding whether to serve files from a local development server or from the production files hosted on npm, based on the development mode.

  • Style Loader Similar to the script loader, the style loader manages the loading of stylesheet files, serving from the appropriate source depending on the active development mode.

How to Use

Instructions on how to use these utilities, including how to set up the development environment and how to integrate the utilities with your Webflow project, are provided in the Webflow DevKit template README.

FAQs

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