File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 44[ ![ issues] ( https://img.shields.io/github/issues/webview/webview_deno?logo=github )] ( https://github.com/webview/webview_deno/issues )
55[ ![ ci] ( https://img.shields.io/github/workflow/status/webview/webview_deno/ci?logo=github )] ( https://github.com/webview/webview_deno/actions )
66[ ![ downloads] ( https://img.shields.io/github/downloads/webview/webview_deno/total?logo=github )] ( https://github.com/webview/webview_deno/releases/latest/ )
7+ [ ![ JSR] ( https://jsr.io/badges/@webview/webview )] ( https://jsr.io/@webview/webview )
78[ ![ deno version] ( https://img.shields.io/badge/deno-^1.18.0-informational?logo=deno )] ( https://github.com/denoland/deno )
89[ ![ deno doc] ( https://img.shields.io/badge/deno-doc-informational?logo=deno )] ( https://doc.deno.land/https/deno.land/x/webview/mod.ts )
910[](https://github.com/webview/webview_deno/blob/master/LICENSE)
@@ -74,7 +75,7 @@ you can find other examples in the [`examples/`](examples) directory.
7475## Documentation
7576
7677You can find the official documentation
77- [ here] ( https://doc.deno.land/https/deno.land/x/ webview/mod.ts ) .
78+ [ here] ( https://jsr.io/@webview/ webview/doc ) .
7879
7980## Development
8081
@@ -132,7 +133,7 @@ $ deno task run:fast examples/local.ts
132133
133134## Dependencies
134135
135- - [ plug] ( https://deno.land/x /plug )
136+ - [ plug] ( https://jsr.io/@denosaurs /plug )
136137- [ webview] ( https://github.com/webview/webview )
137138
138139## Other
You can’t perform that action at this time.
0 commit comments