nik-parser-indonesia 1.0.0

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 ADDED
@@ -0,0 +1,9 @@
1
+ # NIK Parser Indonesia
2
+
3
+ Library ringan untuk mengekstrak informasi daerah asal (Provinsi, Kabupaten, Kecamatan), tanggal lahir, dan jenis kelamin dari Nomor Induk Kependudukan (NIK) Indonesia berdasarkan data Kepmendagri terbaru.
4
+
5
+ ## Cara Install
6
+
7
+ ```bash
8
+ npm install nik-parser-indonesia
9
+ ```