{"id":21482515,"url":"https://github.com/k37z3r/jbase","last_synced_at":"2025-07-10T00:35:34.036Z","repository":{"id":217695510,"uuid":"744530302","full_name":"k37z3r/jBase","owner":"k37z3r","description":"jBase JavaScript Library","archived":false,"fork":false,"pushed_at":"2024-03-18T09:19:50.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T13:06:21.504Z","etag":null,"topics":["javascript","js","library"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k37z3r.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"sven_minio","custom":["https://www.paypal.com/donate/?hosted_button_id=PAE6M49YXLHUU"]}},"created_at":"2024-01-17T13:44:40.000Z","updated_at":"2024-08-17T08:34:43.000Z","dependencies_parsed_at":"2024-11-23T12:44:14.884Z","dependency_job_id":null,"html_url":"https://github.com/k37z3r/jBase","commit_stats":null,"previous_names":["k37z3r/jbase"],"tags_count":8,"template":true,"template_full_name":null,"purl":"pkg:github/k37z3r/jBase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k37z3r%2FjBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k37z3r%2FjBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k37z3r%2FjBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k37z3r%2FjBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k37z3r","download_url":"https://codeload.github.com/k37z3r/jBase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k37z3r%2FjBase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264506245,"owners_count":23619002,"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":["javascript","js","library"],"created_at":"2024-11-23T12:34:02.296Z","updated_at":"2025-07-10T00:35:33.898Z","avatar_url":"https://github.com/k37z3r.png","language":"JavaScript","funding_links":["https://patreon.com/sven_minio","https://www.paypal.com/donate/?hosted_button_id=PAE6M49YXLHUU"],"categories":[],"sub_categories":[],"readme":"![jbase](https://github.com/k37z3r/jBase/assets/105192630/d74f225f-3b98-447b-8664-157603fe924d)\n\n![jsDelivr hits (GitHub)](https://img.shields.io/jsdelivr/gh/hy/k37z3r/jBase?style=plastic\u0026labelColor=rgb(255%2C127%2C0))\n![GitHub Release](https://img.shields.io/github/v/release/k37z3r/jBase?style=plastic\u0026labelColor=rgb(0%2C0%2C255))\n![GitHub file size in bytes](https://img.shields.io/github/size/k37z3r/jBase/jBase.js?style=plastic\u0026labelColor=rgb(0%2C255%2C0))\n![GitHub top language](https://img.shields.io/github/languages/top/k37z3r/jBase?style=plastic\u0026labelColor=rgb(255%2C255%2C0))\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/k37z3r/jBase?style=plastic\u0026labelColor=rgb(8%2C%2099%2C%200))\n![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/k37z3r/jBase/total?style=plastic\u0026labelColor=rgb(150%2C%200%2C%20184))\n![Static Badge](https://img.shields.io/badge/License-CC--BY--NC--SA--4.0-orange?style=plastic\u0026labelColor=rgb(184%2C%2021%2C%200))\n\n# jBase\njBase is a javascript library that is very simple and very small. i wrote this library because jQuery and other libraries are too big for me personally and i only need a small part of them. Of course I could have changed the jQuery for my purposes, but I still want a much smaller version. and if you look at the known libraries, you know how complex they are written, which would only inflate the source code for the few functions. Do I think my library is better? no, it's not! it's just smaller and therefore easier to read. Can others make changes to jBase? Sure, the licence basically says: Sharing and modifying is allowed, but you are not allowed to claim that you are the author (attribution of the author is required), and commercial use (resale...) is prohibited.\nThe legally binding licence can be found in an easy-to-read form including an explanation at: https://creativecommons.org/licenses/by-nc-sa/4.0/\n\n## Any Ideas, Questions...\nFeel free to open a new discussion at [Discussions](https://github.com/k37z3r/jBase/discussions).\n\nIf you don't want to miss any more updates, discussions or error messages, click on \"Watch\" above.\n\nYou like jBase, then click on \"Star\" above.\n\n## jBase currently supports the following functions: ready(),\n\n+ each()\n+ addClass()\n+ removeClass()\n+ hasClass()\n+ css()\n+ attr()\n+ html()\n+ prepend()\n+ append()\n+ hide()\n+ show()\n+ on()\n+ disable()\n+ $.ajax()\n+ toggleSlide()\n+ toogleClass()\n+ doScroll()\n+ click()\n+ focus()\n+ chaining, multiselector, multievent\n\njBase is used in a similar way to the well-known jQuery, you can find more details in the wiki: https://github.com/k37z3r/jBase/wiki\n\n## License\n\u003e [!IMPORTANT]\n\u003e The code is hosted and developed in the [jBase GitHub repository](https://github.com/k37z3r/jBase)\n\u003e \n\u003e jBase © 2024 by Sven Reddemann is licensed under [Attribution-NonCommercial-ShareAlike 4.0 International](http://creativecommons.org/licenses/by-nc-sa/4.0/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk37z3r%2Fjbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk37z3r%2Fjbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk37z3r%2Fjbase/lists"}