-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,7 +52,7 @@ There are some ways to import the package | |
|
||
- CDN from [jsDelivr](https://www.jsdelivr.com) | ||
|
||
[https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/nusantara-valid.min.js](https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/nusantara-valid.min.js) | ||
[https://cdn.jsdelivr.net/npm/[email protected].2/dist/umd/nusantara-valid.min.js](https://cdn.jsdelivr.net/npm/[email protected].2/dist/umd/nusantara-valid.min.js) | ||
|
||
## **What's included** | ||
|
||
|
@@ -122,7 +122,7 @@ import NusantaraValid from './node_modules/nusantara-valid/dist/esm/nusantara-va | |
**CDN** | ||
|
||
``` html | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/nusantara-valid.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/umd/nusantara-valid.min.js"></script> | ||
``` | ||
|
||
## **API** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,7 +52,7 @@ Ada beberapa cara untuk meng-*import* paket | |
|
||
- *CDN* dari [jsDelivr](https://www.jsdelivr.com) | ||
|
||
[https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/nusantara-valid.min.js](https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/nusantara-valid.min.js) | ||
[https://cdn.jsdelivr.net/npm/[email protected].2/dist/umd/nusantara-valid.min.js](https://cdn.jsdelivr.net/npm/[email protected].2/dist/umd/nusantara-valid.min.js) | ||
|
||
## **Isi paket** | ||
|
||
|
@@ -122,7 +122,7 @@ import NusantaraValid from './node_modules/nusantara-valid/dist/esm/nusantara-va | |
**CDN** | ||
|
||
``` html | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/umd/nusantara-valid.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/umd/nusantara-valid.min.js"></script> | ||
``` | ||
|
||
## **API** | ||
|