
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
@nstudio/electron-angular
Advanced tools
xplat is an added value pack for Nx which provides additional app generators and optional supporting architecture for different platform/framework combinations.
Build cross platform desktop apps with JavaScript, HTML, and CSS.
Build amazing apps in one codebase, for any platform, with the web.
Build rich iOS and Android apps with direct access to native api's from JavaScript directly.
npx create-nx-workspace@latest
At the prompts:
provide a name
choose
empty
npm i @nstudio/xplat -D
You are now ready to create apps:
nx g app
The additional app generators can be used as follows:
Electron app generator can use any web app in the workspace as it's target.
If you don't have a web app yet, create one first:
nx g app sample
choose
web
You can now use the web app as the Electron target:
nx g app desktop --target=web-sample
choose
electron
Develop with:
npm run start.electron.desktop
nx g app sample
choose
ionic
Develop in browser with:
nx serve ionic-sample
Build Ionic app:
nx build ionic-sample
A. Capacitor iOS - Prepare for development
npm run prepare.ionic.sample.ios
You can now open in Xcode for further development:
npm run open.ionic.sample.ios
B. Capacitor Android - Prepare for development
npm run prepare.ionic.sample.android
You can now open in Android Studio for further development:
npm run open.ionic.sample.android
nx g app mobile
choose
nativescript
A. iOS
nx run nativescript-mobile:ios
B. Android
nx run nativescript-mobile:android
Please see our guidelines for contributing.
NathanWalker | pegaltier | m-abs | sr3dna | mbaljeetsingh |
dopsonbr | AgentEnder | davecoffin | dmitryr117 | kamilmysliwiec | madmath03 |
miguelramos | n0mer |
FAQs
Electron Angular Plugin for xplat
The npm package @nstudio/electron-angular receives a total of 229 weekly downloads. As such, @nstudio/electron-angular popularity was classified as not popular.
We found that @nstudio/electron-angular demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.