camel-language-js 0.8.2

JavaScript language plugin for camel-language
Documentation
# camel-language-js

> JavaScript language plugin for camel-language

## Overview

The camel-language-js provides functionality for the rust-camel integration framework.

## Features

- Core capabilities of camel-language-js

## Installation

Add to your `Cargo.toml`:

```toml
[dependencies]
camel-language-js = { workspace = true }
```