{"id":15018449,"url":"https://github.com/nativescript/plugins","last_synced_at":"2025-05-14T20:06:02.233Z","repository":{"id":37774011,"uuid":"288901292","full_name":"NativeScript/plugins","owner":"NativeScript","description":"@nativescript plugins to help with your developments.","archived":false,"fork":false,"pushed_at":"2025-03-14T03:27:14.000Z","size":147194,"stargazers_count":191,"open_issues_count":157,"forks_count":116,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-04-09T16:04:55.349Z","etag":null,"topics":["android","hacktoberfest","ios","javascript","nativescript","plugins","typescript"],"latest_commit_sha":null,"homepage":"https://docs.nativescript.org/plugins/index.html","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NativeScript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"NativeScript","open_collective":"nativescript"}},"created_at":"2020-08-20T03:55:40.000Z","updated_at":"2025-03-14T03:27:17.000Z","dependencies_parsed_at":"2024-11-07T04:44:11.288Z","dependency_job_id":null,"html_url":"https://github.com/NativeScript/plugins","commit_stats":{"total_commits":642,"total_committers":64,"mean_commits":10.03125,"dds":0.5560747663551402,"last_synced_commit":"e847124a41ff728d967cb99ac9f1d64007ccce2a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fplugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fplugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fplugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fplugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeScript","download_url":"https://codeload.github.com/NativeScript/plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248749620,"owners_count":21155677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","hacktoberfest","ios","javascript","nativescript","plugins","typescript"],"created_at":"2024-09-24T19:51:58.857Z","updated_at":"2025-05-14T20:06:02.213Z","avatar_url":"https://github.com/NativeScript.png","language":"TypeScript","readme":"- [@nativescript/animated-circle](packages/animated-circle/README.md)\n- [@nativescript/appavailability](packages/appavailability/README.md)\n- [@nativescript/apple-sign-in](packages/apple-sign-in/README.md)\n- [@nativescript/auto-fit-text](packages/auto-fit-text/README.md)\n- [@nativescript/background-http](packages/background-http/README.md)\n- [@nativescript/biometrics](packages/biometrics/README.md)\n- [@nativescript/brightness](packages/brightness/README.md)\n- [@nativescript/camera](packages/camera/README.md)\n- [@nativescript/contacts](packages/contacts/README.md)\n- [@nativescript/datetimepicker](packages/datetimepicker/README.md)\n- [@nativescript/debug-android](packages/debug-android/README.md)\n- [@nativescript/debug-ios](packages/debug-ios/README.md)\n- [@nativescript/detox](packages/detox/README.md)\n- [@nativescript/directions](packages/directions/README.md)\n- [@nativescript/email](packages/email/README.md)\n- [@nativescript/facebook](packages/facebook/README.md)\n- [@nativescript/fingerprint-auth](packages/fingerprint-auth/README.md)\n- [@nativescript/geolocation](packages/geolocation/README.md)\n- [@nativescript/google-maps](packages/google-maps/README.md)\n- [@nativescript/google-mobile-ads](packages/google-mobile-ads/README.md)\n- [@nativescript/google-signin](packages/google-signin/README.md)\n- [@nativescript/haptics](packages/haptics/README.md)\n- [@nativescript/imagepicker](packages/imagepicker/README.md)\n- [@nativescript/ios-security](packages/ios-security/README.md)\n- [@nativescript/iqkeyboardmanager](packages/iqkeyboardmanager/README.md)\n- [@nativescript/keyboard-toolbar](packages/keyboard-toolbar/README.md)\n- [@nativescript/local-notifications](packages/local-notifications/README.md)\n- [@nativescript/localize](packages/localize/README.md)\n- [@nativescript/pdf](packages/pdf/README.md)\n- [@nativescript/picker](packages/picker/README.md)\n- [@nativescript/secure-storage](packages/secure-storage/README.md)\n- [@nativescript/shared-notification-delegate](packages/shared-notification-delegate/README.md)\n- [@nativescript/social-share](packages/social-share/README.md)\n- [@nativescript/theme-switcher](packages/theme-switcher/README.md)\n- [@nativescript/twitter](packages/twitter/README.md)\n- [@nativescript/zip](packages/zip/README.md)\n\n# How to use?\n\nThis workspace manages the suite of plugins listed above. \n\n## Prerequisites\n\n- Node 18+ is recommended\n- [yarn v1](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable) is required\n\nIn general, when in doubt with what to do, just `npm start`.\n\n```bash\nnpm run setup\nnpm start\n\n// Ensure all plugins build properly first\n\u003e type \"build-all\" (and hit ENTER)\n```\n\nIf you don't build all the plugins, you will at least need to build `localize` to run the demos because it contains `hooks` that need to be built first.\n\nIf building only `localize`, type: `npm start` \u003e `localize` (this will narrow down menu to `@nativescript.localize.build`) and then hit 'enter'. You can now run the demo apps.\n\nIn general, when in doubt with what to do, just `npm start`.\n\n## How to add a new package to workspace?\n\n```bash\nnpm run add\n```\n\nAt the prompt, enter the name of the new package.\n\n- This adds a plugin harness in `packages` with the necessary boilerplate to just start developing\n- Updates all demo app flavors to support demoing the new package\n- Adds shared code in `tools/demo` where you can write demo code **once** and share across all demo flavors\n- Updates build tooling to support the new package\n- Updates the `npm start` interactive display\n- Updates the README here to list the new package\n\n## How to add Angular compatibility to a package\n\n```bash\nnpm run add-angular\n```\n\nAt the prompt, enter the name of the package to add an `angular` folder to it with the necessary boilerplate to provide Angular support to the package.\n\n## How to focus on just 1 package to develop in isolation\n\n```bash\nnpm start\n```\n\n- Choose the focus commands for the package you wish to focus on and hit enter.\n- All the demo app's will be updated to isolate that 1 package and for supported IDE's (currently VS Code), the source code will also become isolated in the workspace.\n\nNote: _good to always clean the demo you plan to run after focusing. (You can clean any demo from `npm start` as well)_\n\n## How to publish packages?\n\n```bash\nnpm run publish-packages\n```\n\n- You will be prompted for the package names to publish. Leaving blank and hitting enter will publish them all.\n- You will then be prompted for the version to use. Leaving blank will auto bump the patch version (it also handles prerelease types like alpha, beta, rc, etc. - It even auto tags the corresponding prelease type on npm).\n- You will then be given a brief sanity check 🧠😊\n\n\u003ch3 align=\"center\"\u003eMade with ❤️\u003c/h3\u003e\n","funding_links":["https://github.com/sponsors/NativeScript","https://opencollective.com/nativescript"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fplugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript%2Fplugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fplugins/lists"}