{"id":19261687,"url":"https://github.com/alexbykoff/helmjs","last_synced_at":"2026-06-17T19:33:08.241Z","repository":{"id":70096644,"uuid":"118454386","full_name":"alexbykoff/helmjs","owner":"alexbykoff","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-07T08:08:13.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T18:35:43.184Z","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/alexbykoff.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":"2018-01-22T12:30:03.000Z","updated_at":"2018-01-29T07:15:57.000Z","dependencies_parsed_at":"2023-06-27T22:48:44.236Z","dependency_job_id":null,"html_url":"https://github.com/alexbykoff/helmjs","commit_stats":null,"previous_names":["alexbykoff/helmjs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexbykoff/helmjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexbykoff%2Fhelmjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexbykoff%2Fhelmjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexbykoff%2Fhelmjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexbykoff%2Fhelmjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexbykoff","download_url":"https://codeload.github.com/alexbykoff/helmjs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexbykoff%2Fhelmjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34463552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T19:28:01.824Z","updated_at":"2026-06-17T19:33:08.225Z","avatar_url":"https://github.com/alexbykoff.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How it works\n\n\n## Core\n### .html([*value*], [*selector*])    \nsetter - *chainable*\n\nSets or gets inner HTML of selected elements.\n\n---\n### .text([[*value*], [*selector*])\nsetter - *chainable*\n\nSets or gets text of selected elements.\n\n---\n## Styling\n### .hasClass([*className*], [*selector*])\n\nReturns new instance of Helm which elements have *className*  \nIf *className* is omitted then returns new instance of Helm which elements have *at least one* class of any name.\n\n---\n### .setClass(className, [*selector*])\n*chainable*  \n\nSets *className* as the *only* class for the elements. All other classes are removed.\n\n---\n### .addClass(className, [*selector*])\n*chainable*  \n\nAdds *className* to the elements.\n\n---\n### .removeClass([*className*], [*selector*])\n*chainable*  \n\nRemoves *className* from elements.  \nIf *className* is not passed then all classes are removed form the selected elements.\n\n---\n### .getClass([*selector*])\n\nReturns an array of classes that exist on selected elements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexbykoff%2Fhelmjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexbykoff%2Fhelmjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexbykoff%2Fhelmjs/lists"}