New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

clooca

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clooca

Visual Language Platform

  • 0.0.4
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

clooca

Visual Language Platform

CircleCI

cloocaはコンセプト実証段階です。 モデルインターフェースを中心に添えたプラグインエコシステムを構築します。 clienr/server両方をプラグイン化できます。

ロードマップ

以下がプラグインで動作することを目指します。

  • ダイアグラムエディタ
  • モデルエクスプローラ
  • プロパティエディタ
  • モデルシミュレータ
  • コードジェネレータ
  • モデルインポータ・エクスポータ

Quick Start

  • こちらは未実装です
  1. sudo npm install -g clooca
  2. clooca
  3. Open http://localhost:3000

Developers

  1. Clone the code

     git clone https://github.com/clooca/clooca.git
     cd clooca
    
  2. Install dependencies

     npm i
    
  3. Build the code

     gulp watch
    
  4. Run

     node app.js
     
    

Authors

Project's core team is here

FAQs

Package last updated on 11 Sep 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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc