frontend-hamroun 1.2.58 → 1.2.59
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 +1 -6
- package/package.json +1 -1
package/README.md
CHANGED
@@ -1,12 +1,7 @@
|
|
1
1
|
# Frontend Hamroun
|
2
2
|
|
3
|
-
<!--
|
4
|
-
To ensure the logo displays properly on npmjs.com, upload your logo to a reliable image hosting service
|
5
|
-
and replace this comment with the hosted image URL, for example:
|
6
|
-
-->
|
7
|
-
|
8
3
|
<p align="center">
|
9
|
-
<
|
4
|
+
<code style="font-size: 24px; color: #4A90E2; background-color: transparent">{ Frontend Hamroun }</code>
|
10
5
|
</p>
|
11
6
|
|
12
7
|
A lightweight full-stack JavaScript framework with Virtual DOM and hooks implementation
|