asjs-express 1.1.0 → 1.1.1
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 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# asjs-express
|
|
2
2
|
|
|
3
|
-
ASJS is a lightweight
|
|
3
|
+
ASJS is a lightweight view engine for Express, built for projects that want to keep server-rendered pages simple, maintainable, and pleasant to work on while still benefiting from layouts, async data preparation, partials, and modern navigation behavior.
|
|
4
4
|
|
|
5
|
-
Bu
|
|
5
|
+
Bu depodaki örnek yüzey WebAS adıyla anlatılıyor. Giriş tonu özellikle daha doğal tutuldu; sanki aynı projelerde uzun süredir birlikte çalışan küçük bir ekip kendi düzenini, çalışma biçimini ve arayüz yaklaşımını sakin bir dille anlatıyormuş gibi okunması istendi.
|
|
6
6
|
|
|
7
7
|
## English
|
|
8
8
|
|
package/package.json
CHANGED