codesaaz-core 0.0.36 → 0.0.39
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 +4 -3
- package/dist/codesaaz.es.js +17021 -7685
- package/dist/codesaaz.umd.js +21 -166
- package/dist/index.css +1 -0
- package/package.json +20 -11
- package/dist/auto-DmcWI2QK.js +0 -9120
- package/dist/codesaaz-core.css +0 -1
- package/dist/dateFormat-CFqlljZE.js +0 -1291
- package/dist/textFormatUpperCase-Bv1v2LzC.js +0 -13
package/README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Codesaaz UI blocks
|
|
2
2
|
|
|
3
|
-
This
|
|
3
|
+
This project is part of codesaaz RND initive for building re-useable easy to use components.
|
|
4
|
+
Please note that these are in experiment phase and not remotely ready to be used by any serious product yet.
|
|
4
5
|
|
|
5
|
-
|
|
6
|
+
Bear with us for sometime to publish the components.
|