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

relay-forms

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

relay-forms

Relay Forms

  • 2.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
63
decreased by-40%
Maintainers
1
Weekly downloads
 
Created
Source

Build forms in React with Relay

This repository manages the three libraries to manage forms by exploiting the potential and stability of the relay store.

  • react-relay-forms: it has the official react-relay dependency npm npm downloads npm bundle size
  • relay-forms: depends on relay-hooks, my OSS version of relay hooks npm npm downloads npm bundle size
  • relay-forms-nodeps: it has no dependencies, I only brought the relay functions needed to manage the store into the library, doing a careful cleaning to optimize the bundle size npm npm downloads npm bundle size

See full documentation here

Contributing

  • Give a star to the repository and share it, you will help the project and the people who will find it useful

  • Create issues, your questions are a valuable help

  • PRs are welcome, but it is always better to open the issue first so as to help me and other people evaluating it

  • Please sponsor me

Simple Example

See SimpleExample.md

useFormField

See useFormField.md

useForm

See useForm.md

useFormState

See useFormState.md

useFormValue

See useFormValue.md

Keywords

FAQs

Package last updated on 14 Nov 2023

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