@galeh/chuka 1.0.8 → 1.0.9
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 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# Purpose
|
|
2
|
-
This package
|
|
2
|
+
This package fortifies Express.js, empowering it with strong types, dependency injection, profound validation, and a streamlined approach to simplify API programming.
|
|
3
3
|
|
|
4
4
|
# Example
|
|
5
5
|
|