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-modelYarn
yarn add @hawtio/camel-modelimport {
apacheCamelModelVersion,
components,
dataformats,
definitions,
languages,
rests
} from '@hawtio/camel-model'This project is licensed under the Apache 2.0 License.