Skip to content

devaman/autoform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoForm js

Codecov Shippable npm

A javascript library to create login ,registration forms and many more types of forms.Click here for demo

Getting Started

These instructions will get you a copy of the repo on your local machine. See below for notes on how to Contribute.

Prerequisites

What things you need to write a post.

  • Code Editor
  • Git installed on your computer.

Usage

A step by step series of examples that tell you how to get this repo in your computer.

Contributing

  1. Forking the repo.
  2. Cloning the repo. eg
    git clone https://github.com/[your-username]/autoform.git
  1. Creating your own branch.
git checkout -b branch-name
  1. Edit /modify the js.lib.js file
  2. Perform
git add .

in your branch to save the current changes.

  1. Commit your changes.
git commit -m "some-message"
  1. Push Your changes to your Github repo.
git push origin [your-branch-name]
  1. Now go to Github and Send a Pull request to original repo.We will now review your Post and merge with the repo.

Main Contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks everyone for your support.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published