react-dynamic-input-form
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published
React Dynamic Input Form

 

React Dynamic Input Form

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

An NPM package for easily implementing dynamic input forms in react. So, what are dynamic input forms? These are forms in which the number of inputs are not predefined.

You might be thinking, where are these useful? Here's a list of possible use cases:

  • Stock Market Data(inputted by the user)
  • Steps for a bot to follow
  • Input Lists

✨ Features

  • ✔️ Single Inputs
  • ✔️ Multiple Inputs
  • ✔️ Completely Customizable

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Node installed.

🏁 Starting

Install module
$ npm i react-dynamic-input-form

🏁 Contributing

# Clone this project
$ git clone https://github.com/akashshyamdev/react-dynamic-input-form

# Access
$ cd react-dynamic-input-form

# Install dependencies
$ npm

# Run the project
$ npm

# The server will initialize in <http://localhost:8080>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Akash Shyam

 

Back to top

Readme

Keywords

none

Package Sidebar

Install

npm i react-dynamic-input-form

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

21.7 kB

Total Files

7

Last publish

Collaborators

  • akashshyam