https://github.com/unsetsoft/jlib
https://github.com/unsetsoft/jlib
javascript jlib
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unsetsoft/jlib
- Owner: UnSetSoft
- License: mit
- Created: 2023-01-25T19:10:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-08-05T06:44:01.000Z (11 months ago)
- Last Synced: 2025-08-05T08:40:21.735Z (11 months ago)
- Topics: javascript, jlib
- Language: JavaScript
- Homepage:
- Size: 170 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# What's Jlib? A vanilla JS lib!
This library is based on Jquery, because jquery is somewhat outdated is that this clone is born.
Jlib works in the same way as jquery, however, many of the events or functions of jquery are not recreated here. Either to simplify the code, Jlib is easy and fast to use.
for documentation, please see this [page](https://github.com/unsetsoft/Jlib/wiki)
Do you want something to be added? Open an [issue](https://github.com/unsetsoft/Jlib/issues/new/choose) and we can discuss it.
want to contribute? use the Fork and clone the repository, then create a new branch and submit it for repo. If your change is interesting I will implement it.