0.0.1 • Published 4 years ago

one4all v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

one4all is a tool that helps to develop, compile, run and publish nodejs on several platforms, also providing a form of communication between front-end and back-end and code obfuscation.

nodejs-mobile + cordova (android, ios):
auto-updater, code obfuscation, router and comunication using cordova-bridge.

electron (linux, windows mac):
auto-updater, code obfuscation, router and comunication using IPC.

web:
auto-updater, router,SSR, comunication using WebSockets or http/https server.

Proposal for this package is one code many platforms.

How install: npm install one4all