{"id":19255421,"url":"https://github.com/codedcontainer/addformrow","last_synced_at":"2025-02-23T17:24:40.745Z","repository":{"id":151037018,"uuid":"82849308","full_name":"codedcontainer/addFormRow","owner":"codedcontainer","description":"Clicking on a + icon will create a new form row. ","archived":false,"fork":false,"pushed_at":"2017-02-22T20:47:46.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T07:50:43.594Z","etag":null,"topics":["forms","generator","javascript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codedcontainer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-22T20:28:56.000Z","updated_at":"2017-02-22T20:46:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"e686dab5-91a6-4ae0-9763-687c10a1e957","html_url":"https://github.com/codedcontainer/addFormRow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedcontainer%2FaddFormRow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedcontainer%2FaddFormRow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedcontainer%2FaddFormRow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedcontainer%2FaddFormRow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codedcontainer","download_url":"https://codeload.github.com/codedcontainer/addFormRow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240349559,"owners_count":19787528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["forms","generator","javascript"],"created_at":"2024-11-09T18:41:06.502Z","updated_at":"2025-02-23T17:24:40.723Z","avatar_url":"https://github.com/codedcontainer.png","language":"JavaScript","readme":"## Purpose\nThe JavaScript object makes it easy to duplicate a row and add new rows to a form. Just click on the \"+\" or \"-\" icon next to the row to either add a new row or delete a previous one.\n\n## SetUp \nJust add the following HTML format and include the main.js and main.css file. There are no dependencies needed. Can be used with or without Bootstrap or other framework. \n\n    \u003cdiv class=\"form-group repeat-group\" id=\"repeat=group\" data-Num=\"0\"\u003e\n    \u003cdiv id=\"aRButtonParent\"\u003e\n    \u003cdiv class=\"add-remove-button\" id=\"add-remove-button\"\u003e\u003c/div\u003e\n     \u003cinput type=\"text\" name=\"\" /\u003e\n    \u003c/div\u003e\n    \u003cdiv class=\"\"\u003e       \n      \u003cinput type=\"other form controls\" /\u003e\n    \u003c/div\u003e \n    \u003c/div\u003e\n\n## Features\n* Uses only around 103 lines of pure JavaScript. \n* Jquery dependency is not needed.\n\n## ToDo\n* Add the ability of the user to initialize the object per form element.\n* Add JQuery equivalent plugin \n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedcontainer%2Faddformrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodedcontainer%2Faddformrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedcontainer%2Faddformrow/lists"}