@unsetsoft/ryunixjs 1.1.6 → 1.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -4
- package/dist/Ryunix.js +706 -604
- package/dist/Ryunix.min.js +1 -1
- package/package.json +16 -5
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
display: block;
|
|
3
3
|
margin: 0 auto;" />
|
|
4
4
|
|
|
5
|
-
## RyunixJS [](https://www.npmjs.com/package/@unsetsoft/ryunixjs)[](https://www.npmjs.com/package/@unsetsoft/ryunixjs)[](https://www.npmjs.com/package/@unsetsoft/ryunixjs/v/canary)
|
|
6
6
|
|
|
7
7
|
### What is RyunixJS?
|
|
8
8
|
|
|
@@ -10,10 +10,8 @@ Like React, NextJS, Preact, Vite. Ryunix allows you to build static websites fro
|
|
|
10
10
|
|
|
11
11
|
### Usage
|
|
12
12
|
|
|
13
|
-
`npx @unsetsoft/cra@latest
|
|
13
|
+
`npx @unsetsoft/cra@latest <my-app>`
|
|
14
14
|
|
|
15
15
|
### Do you want to contribute?
|
|
16
16
|
|
|
17
17
|
Fork a send a pull request!
|
|
18
|
-
|
|
19
|
-
[](https://cafecito.app/neyunse) [](https://ko-fi.com/A1314KEV)
|