소스 검색
Add alternative CDN
tags/1.2.0
Lukas Drgon
7 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
2개의 추가작업 그리고
0개의 파일을 삭제
-
README.md
|
@@ -42,6 +42,8 @@ |
|
|
* ...or include within your HTML |
|
|
* ...or include within your HTML |
|
|
|
|
|
|
|
|
```html |
|
|
```html |
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/frappe-charts@0.0.8/dist/frappe-charts.min.iife.js"></script> |
|
|
|
|
|
<!-- or --> |
|
|
<script src="https://unpkg.com/frappe-charts@0.0.8/dist/frappe-charts.min.iife.js"></script> |
|
|
<script src="https://unpkg.com/frappe-charts@0.0.8/dist/frappe-charts.min.iife.js"></script> |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|