Skip to content

impressai/react-form-fork

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

react-form@3.5.7 (Fork)

This is a private-maintained fork of the original react-form, based on version 3.5.7.

The original package version is no longer maintained, but is still useful for our projects. This fork allows us to apply internal fixes, maintain compatibility, and ensure stability in our applications.


πŸ“Œ Why this fork?

  • The official react-form package is end-of-life and no longer maintained on npm.
  • Our project depends on react-form for form handling.
  • We maintain this fork to:
    • Support our internal requirements.

πŸš€ Installation

Install directly from GitHub:

npm install https://github.com/impressai/react-form-fork.git

πŸ’‘ No import changes required β€” keep using:

import { Form, Text, TextArea } from "react-form";

πŸ”§ Maintenance Notes

This fork is pinned to react-form@3.5.7 as the baseline.

Bug fixes, security patches, or compatibility updates may be added as required.

Original package metadata (name: "react-form") is retained to ensure compatibility.

πŸ™ Attribution

This project is a fork of react-form, originally created and maintained by Tanner Linsley and contributors under the MIT License.

About

A fork of react-form (version 3.5.7)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%