nmce-func 1.6.0 → 1.6.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,6 +1,6 @@
|
|
|
1
|
-
# Nmce-Func
|
|
1
|
+
# [Nmce-Func](https://www.npmjs.com/package/nmce-func)
|
|
2
2
|
|
|
3
|
-
Common functions used in JavaScript apps and also in other projects of the NMCE repository. The functions cover these areas:
|
|
3
|
+
Common functions used in JavaScript apps and also in other library projects of the NMCE repository. The functions cover these areas:
|
|
4
4
|
1. Address
|
|
5
5
|
1. Currency
|
|
6
6
|
1. Date and time
|