create-capacitor-plugin icon indicating copy to clipboard operation
create-capacitor-plugin copied to clipboard

Create a new Capacitor plugin ⚡️

Results 19 create-capacitor-plugin issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Instead of testing 2 + 2, test the echo method instead

enhancement

## 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...

enhancement

https://github.com/ionic-team/create-capacitor-plugin/pull/7

enhancement

- [ ] one sync and one async task - [ ] fibanacci or squaring function ref: https://github.com/ionic-team/capacitor/pull/3315#issuecomment-663267384