Skip to content

Commit ebc6304

Browse files
authored
Merge pull request #18 from UnSetSoft/dev
update 4 files and delete 2 files
2 parents 0163c5e + 038ab7a commit ebc6304

7 files changed

Lines changed: 236 additions & 626 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
src/public/*
44
src/server.js
55
src/lib/dev.js
6+
/dist

Readme.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
<img src="https://github.com/Neyunse/kquery-snippets/blob/main/icon.png" width="200" height="200" />
1+
# What's Ryunix? A vanilla JS lib!
22

3-
# What's Kquery? A vanilla JS lib!
4-
5-
[![](https://data.jsdelivr.com/v1/package/gh/Neyunse/kquery/badge?style=rounded)](https://www.jsdelivr.com/package/gh/Neyunse/kquery)
3+
[![](https://data.jsdelivr.com/v1/package/gh/Neyunse/kquery/badge?style=rounded)](https://www.jsdelivr.com/package/gh/unsetsoft/kquery)
64

75
This library is based on Jquery, because jquery is somewhat outdated is that this clone is born.
86

9-
Kquery 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, Kquery is easy and fast to use.
7+
Ryunix 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, Ryunix is easy and fast to use.
108

11-
for documentation, please see this [page](https://github.com/Neyunse/kquery/wiki)
9+
for documentation, please see this [page](https://github.com/unsetsoft/Ryunix/wiki)
1210

1311

14-
Do you want something to be added? Open an [issue](https://github.com/Neyunse/kquery/issues/new/choose) and we can discuss it.
12+
Do you want something to be added? Open an [issue](https://github.com/unsetsoft/Ryunix/issues/new/choose) and we can discuss it.
1513

1614
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.

0 commit comments

Comments
 (0)