{"id":21347888,"url":"https://github.com/amiryxe/jquery-appender","last_synced_at":"2026-02-16T08:08:15.971Z","repository":{"id":41316065,"uuid":"192560818","full_name":"amiryxe/jquery-appender","owner":"amiryxe","description":"Simple jQuery plugin for initial and append anything","archived":false,"fork":false,"pushed_at":"2022-11-27T06:34:20.000Z","size":61,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-12T17:43:54.854Z","etag":null,"topics":["append","appender","javascript","jquery","plugin","row"],"latest_commit_sha":null,"homepage":"https://amiryxe.github.io/jquery-appender/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amiryxe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-18T14:51:19.000Z","updated_at":"2022-11-27T06:33:42.000Z","dependencies_parsed_at":"2023-01-22T10:30:49.875Z","dependency_job_id":null,"html_url":"https://github.com/amiryxe/jquery-appender","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/amiryxe/jquery-appender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiryxe%2Fjquery-appender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiryxe%2Fjquery-appender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiryxe%2Fjquery-appender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiryxe%2Fjquery-appender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amiryxe","download_url":"https://codeload.github.com/amiryxe/jquery-appender/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiryxe%2Fjquery-appender/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29503227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T08:07:58.651Z","status":"ssl_error","status_checked_at":"2026-02-16T08:07:56.823Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["append","appender","javascript","jquery","plugin","row"],"created_at":"2024-11-22T02:17:01.141Z","updated_at":"2026-02-16T08:08:15.944Z","avatar_url":"https://github.com/amiryxe.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jQuery Appender\nSimple jQuery plugin for initial and appending anything.\n\n### How to use Appender\n\n1. Include jQuery in your project:\n```html\n\u003cscript src=\"https://code.jquery.com/jquery-3.4.1.min.js\"\u003e\u003c/script\u003e\n```\n\n2. Add **jQuery Appender** plugin to your project:\n```html\n\u003cscript src=\"js/appender.js\"\u003e\u003c/script\u003e\n```  \n\n3. Initial:\n```javascript\n$(\"#appendHere\").appender({\n    rowSection: '.row_container',\n    addBtn: '.add-new-item',\n    appendEffect: 'fade',\n    addClass: 'animated bounceInLeft',\n    rowNumber: '.row-number',\n    deleteBtn: '.delete-btn',\n    hideSection: true\n});\n```  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiryxe%2Fjquery-appender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famiryxe%2Fjquery-appender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiryxe%2Fjquery-appender/lists"}