New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

2app

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

2app

Convert Web to native app useing Electron

latest
Source
npmnpm
Version
1.2.8
Version published
Weekly downloads
61
45.24%
Maintainers
1
Weekly downloads
 
Created
Source

2app

Convert web projects into native desktop apps for MacOSX, Linux and Windows useing Electron.

Installation

npm install 2app -g

Usage

2app [Command]

Available Commands:

  • create
  • pack [src path]

Example Usage:

  • Create a template file in your current directory: 2app create
  • Pack a finished project into native app: 2app pack ./myProject

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D

History

TODO: Write history

Credits

TODO: Write credits

License

This project is available under the MIT license. See LICENSE for details.

FAQs

Package last updated on 05 Oct 2016

Did you know?

Socket

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