npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

formalute

v1.0.9

Published

A flexible drag-and-drop form builder powered by @dnd-kit and React.

Readme

🚀 Formalute

Formalute Logo

License: MIT npm version

Formalute is a powerful drag-and-drop form builder that empowers you to create interactive, validated forms effortlessly. Whether you're designing a sleek contact form or a robust multi-step application, Formalute offers the flexibility and features you need to bring your forms to life! 🎨✨


🚀 Live Demo

🔗 Try it now: https://amankumar-g.github.io/demo-formalute/


📖 Table of Contents


🚀 Use Cases

Formalute is perfect for a wide range of applications:

  • Rapid Prototyping 🚀
    Quickly design and test form layouts with an intuitive drag-and-drop interface.

  • Enterprise Applications 🏢
    Build robust forms with dynamic validations (required fields, regex patterns, min/max values) to meet complex business requirements.

  • E-commerce Platforms 🛒
    Create dynamic checkout, registration, or feedback forms that ensure accurate data entry.

  • Surveys & Feedback Forms 📝
    Design interactive forms to gather valuable insights from your users.

  • Content Management Systems 📋
    Enable non-technical users to build and customize forms within their CMS effortlessly.

  • Admin Dashboards ⚙️
    Generate forms on the fly for managing data or user inputs with ease.


📝 Overview

Formalute provides an intuitive drag-and-drop interface that allows you to:

  • Drag Items: Choose from over 18 form fields available in the sidebar.
  • Drop & Customize: Drag fields into the editor zone, and easily customize labels, placeholders, and validations dynamically.
  • Live Preview: Instantly switch to preview mode and see your form come to life in real-time.
  • Flexible Integration: Use as a React component, a jQuery plugin, or even integrate in plain HTML using React’s CDN.
  • Dynamic Styling: Customize the form's appearance using predictable class names.

🌟 Features

  • Drag-and-Drop Interface 🎯
    Build your forms effortlessly by dragging and dropping components.

  • 18+ Form Fields 📋
    Includes text inputs, emails, passwords, dates, numbers, and many more.

  • Dynamic Validation
    Configure validations like required fields, regex patterns, minimum/maximum values, and more.

  • Live Preview Mode 👀
    Instantly view your form in action with real-time updates.

  • Multiple Integration Modes 🔌
    Works seamlessly with React, jQuery, or as a standalone solution using React’s CDN.

  • Custom Styling 🎨
    Leverage detailed class names for complete control over your form's look and feel.

  • Extensible & Future-Proof 🔮
    More fields and functionalities are coming soon!


🎥 Visual Walkthrough

Imagine your screen divided into three primary sections:

  1. Sidebar 🗂️
    A collection of form components (text, email, number, etc.) to choose from.

  2. Editor Zone 🖊️
    Drag and drop your selected components into this central area to build your form.

  3. Preview Pane 👁️
    See your form rendered live with applied validations and custom styles.

Example:
Formalute Demo Formalute Demo


⚙️ Installation

Formalute can be integrated into your project in multiple ways:

React Component Integration

Install via npm:

npm install formalute --save