Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@accordproject/concerto-tools

Package Overview
Dependencies
Maintainers
6
Versions
697
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accordproject/concerto-tools

Tools for the Concerto Modeling Language

  • 0.80.4-20191002070543
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
82
increased by182.76%
Maintainers
6
Weekly downloads
 
Created
Source

Concerto Tools

Model converters and tools for Concerto format model files.

Install

npm install -g @accordproject/concerto-tools

Code Generation

The code generators take an array of local CTO files, download any external dependencies (imports) and then convert all the model in the ModelManager to the target format.

Go Lang

node cli.js generate --ctoFiles modelfile.cto --format Go

Plant UML

node cli.js generate --ctoFiles modelfile.cto --format PlantUML

Typescript

node cli.js generate --ctoFiles modelfile.cto --format Typescript

Java

node cli.js generate --ctoFiles modelfile.cto --format Java

JSONSchema

node cli.js generate --ctoFiles modelfile.cto --format JSONSchema

XMLSchema

node cli.js generate --ctoFiles modelfile.cto --format XMLSchema

License

Accord Project source code files are made available under the Apache License, Version 2.0. Accord Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0).

Copyright 2018-2019 Clause, Inc. All trademarks are the property of their respective owners. See LF Projects Trademark Policy.

Keywords

FAQs

Package last updated on 02 Oct 2019

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