Socket
Book a DemoInstallSign in
Socket

clickgo-native

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clickgo-native

The software developed with ClickGo will run in Windows, Mac OS, Linux.

latest
npmnpm
Version
0.0.19
Version published
Maintainers
0
Created
Source

ClickGo Native

ClickGo Native

npm version npm version License GitHub issues GitHub Releases GitHub Pre-Releases

The software developed with ClickGo will run in Windows, Mac OS, Linux.

Installation

You can install directly using NPM:

$ npm i clickgo-native --save

Or install the developing (unstable) version for newest features:

$ npm i clickgo-native@dev --save

Node

import * as native from 'clickgo-native';
class Boot extends native.AbstractBoot {
    public main(): void {
        this.run('./index.html');
    }
}
native.launcher(new Boot());

Demo

Clone and npm run native.

Changelog

Changelog

License

This library is published under Apache-2.0 license.

Keywords

clickgo

FAQs

Package last updated on 31 Jul 2025

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.