{"id":20810922,"url":"https://github.com/exposedcat/xquery","last_synced_at":"2025-06-26T07:02:38.866Z","repository":{"id":104257098,"uuid":"412793514","full_name":"ExposedCat/xquery","owner":"ExposedCat","description":"Lightweight JQuery replacement","archived":false,"fork":false,"pushed_at":"2021-10-02T19:55:53.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T04:41:22.082Z","etag":null,"topics":[],"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/ExposedCat.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":"2021-10-02T12:44:30.000Z","updated_at":"2022-02-05T08:25:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"32b5c7f0-480c-432f-acb1-5d17f2962908","html_url":"https://github.com/ExposedCat/xquery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ExposedCat/xquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Fxquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Fxquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Fxquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Fxquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ExposedCat","download_url":"https://codeload.github.com/ExposedCat/xquery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Fxquery/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262018678,"owners_count":23245618,"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":[],"created_at":"2024-11-17T20:28:54.320Z","updated_at":"2025-06-26T07:02:38.848Z","avatar_url":"https://github.com/ExposedCat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XQuery\n[![Visits Badge](https://badges.pufler.dev/visits/exposedcat/xquery)](https://github.com/ExposedCat/xquery)  \n\n[XQuery](https://github.com/ExposedCat/xquery/blob/main/xquery.js) is lightweight JQuery replacement  \n\n## API\n\n### XQuery\nYou can use `$` function to create new XQuery instance.  \nUsing `XQuery` you can access one or more HTML elements and/or do any stuff with it.  \n```js\n$(selector)\n```\n#### Parameters\n| Parameter | Type | Description |\n| :--- | :--- | :--- |\n| `selector` | `string` | **Required**. Element(s) selector |\n#### Methods\n- `do(func)` - Execute function for each selected element.\n \n| Parameter | Type | Description |\n| :--- | :--- | :--- |\n| `func` | `Function\u003celement: HTMLElement\u003e` | **Required**. Function to be executed |\n\n- `unwrap()` - Returns selected element(s).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexposedcat%2Fxquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexposedcat%2Fxquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexposedcat%2Fxquery/lists"}