File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,6 +38,22 @@ This repository contains the official Capacitor plugins maintained by the Capaci
3838| [ ` @capacitor/text-zoom ` ] ( https://capacitorjs.com/docs/apis/text-zoom ) | [ ` ./text-zoom ` ] ( ./text-zoom ) | [ ![ npm badge] ( https://img.shields.io/npm/v/@capacitor/text-zoom?style=flat-square )] ( https://www.npmjs.com/package/@capacitor/text-zoom )
3939| [ ` @capacitor/toast ` ] ( https://capacitorjs.com/docs/apis/toast ) | [ ` ./toast ` ] ( ./toast ) | [ ![ npm badge] ( https://img.shields.io/npm/v/@capacitor/toast?style=flat-square )] ( https://www.npmjs.com/package/@capacitor/toast )
4040
41+ ## Independent Plugins
42+
43+ These are official Capacitor plugins that are not contained in this repository.
44+
45+ | GitHub | Package | Version |
46+ | --- | --- | --- |
47+ | [ Background Runner] ( https://github.com/ionic-team/capacitor-background-runner ) | [ ` @capacitor/background-runner ` ] ( https://capacitorjs.com/docs/apis/background-runner ) | [ ![ npm badge] ( https://img.shields.io/npm/v/@capacitor/background-runner?style=flat-square )] ( https://www.npmjs.com/package/@capacitor/background-runner ) |
48+
49+ ## Capacitor Labs
50+
51+ These are experimental plugins. Use at your own risk.
52+
53+ | GitHub | Package | Version |
54+ | --- | --- | --- |
55+ | [ Watch] ( https://github.com/ionic-team/CapacitorWatch ) | [ ` @capacitor/watch ` ] ( https://capacitorjs.com/docs/apis/watch ) | [ ![ npm badge] ( https://img.shields.io/npm/v/@capacitor/watch?style=flat-square )] ( https://www.npmjs.com/package/@capacitor/watch ) |
56+
4157## Contributing
4258
4359See [ ` CONTRIBUTING.md ` ] ( ./CONTRIBUTING.md ) .
You can’t perform that action at this time.
0 commit comments