Socket
Socket
Sign inDemoInstall

ember-capacitor

Package Overview
Dependencies
366
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-capacitor

The default blueprint for ember-cli addons.


Version published
Weekly downloads
4
increased by300%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

ember-capacitor

Build mobile apps with Ember and Capacitor.

Compatibility

  • Ember.js v3.24 or above
  • Ember CLI v3.24 or above
  • Node.js v12 or above

Installation

ember install ember-capacitor

Usage

Blueprints

The default ember-capacitor blueprint will run when you first install the addon, but if you want to run it again, either to update to the latest blueprints or to add support for more platforms, you can run it with:

ember g ember-capacitor

You should see a new file capacitor.config.js.

Commands

iOS
ember ios:serve
ember ios:build
Android
ember android:serve
ember android:build

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Keywords

FAQs

Last updated on 01 Jan 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc