create-capacitor-plugin
create-capacitor-plugin copied to clipboard
Create a new Capacitor plugin ⚡️
The --name validator regex is too restrictive and will not let valid package names pass validation. Presume it was a legacy versus current package name issue. https://github.com/npm/validate-npm-package-name has a list...
Currently unit tests are not run with `verify:ios`. `verify:android` runs `clean build test`, so `verify:ios` should probably do the same.
It would be nice when using the plugin generator if a readme with the instructions on how to install the plugin that was created. Create react app does a decent...
## Feature Request ### Description Incorpore scripts, docs and examples to run Unit tests for capacitor plugins ### Platform(s) Android, iOS ### Additional Context Cordova suffered from the problem that...
https://github.com/ionic-team/create-capacitor-plugin/pull/7
- [ ] one sync and one async task - [ ] fibanacci or squaring function ref: https://github.com/ionic-team/capacitor/pull/3315#issuecomment-663267384