-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
William Troup
committed
Jun 25, 2024
1 parent
3637028
commit 2eb35c4
Showing
2 changed files
with
16 additions
and
0 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 |
---|---|---|
|
@@ -51,6 +51,14 @@ You can install the library with npm into your local modules directory using the | |
```markdown | ||
npm install jhson.js | ||
``` | ||
|
||
You can also use the following CDN links: | ||
|
||
```markdown | ||
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.min.js | ||
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.export.js | ||
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.js.min.css | ||
``` | ||
<br> | ||
<br> | ||
|
||
|
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 |
---|---|---|
|
@@ -41,6 +41,14 @@ You can install the library with npm into your local modules directory using the | |
npm install jhson.js | ||
``` | ||
|
||
You can also use the following CDN links: | ||
|
||
```markdown | ||
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.min.js | ||
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.export.js | ||
https://cdn.jsdelivr.net/gh/williamtroup/[email protected]/dist/jhson.js.min.css | ||
``` | ||
|
||
|
||
## How do I get started? | ||
|
||
|