react-formik-components

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • react-formik-components

    React reusable and customizable input components based on formik library

  • Recently I developed by React and used Formik library to handle forms and inputs. I also used yup library to validate forms. but there was an issue. I should customized inputs based on UI design. and Formik has no custom select, checkbox, and radiobutton and it used default inputs. so I thought packaging 4 components based on Formik will save me in future projects. and also other react developers can use it. so I packaged four components as an npm package and published it. you can install and use it in your projects. Github repo and documents: https://github.com/ehsan-shv/react-formik-components

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Create an NFT Minting dApp with Cudos NFT Native Module

    6 projects | dev.to | 20 Jun 2023
  • Formik with Blueprint.js

    1 project | /r/javascriptFrameworks | 25 Apr 2022
  • Bindings components for using Formik and Blueprint.js form components.

    1 project | /r/reduxjs | 25 Apr 2022
  • Bindings components for using Formik and Blueprint.js form components.

    1 project | /r/reactjs | 25 Apr 2022
  • Bindings components for using Blueprint.js form components with Formik.

    1 project | /r/react | 25 Apr 2022