This project provides Apache Camel catalog definition model extracted from the org.apache.camel:camel-catalog JAR. NPM projects can consume this package to create an application that is based on the Apache Camel model.
NPM
npm i @hawtio/camel-model
Yarn
yarn add @hawtio/camel-model
import {
apacheCamelModelVersion,
components,
dataformats,
definitions,
languages,
rests
} from '@hawtio/camel-model'
This project is licensed under the Apache 2.0 License.