# PDDL parsing and workspace

[![CI](https://github.com/jan-dolejsi/pddl-planning-service-client/workflows/Build/badge.svg)](https://github.com/jan-dolejsi/pddl-planning-service-client/actions?query=workflow%3ABuild)
[![npm](https://img.shields.io/npm/v/pddl-planning-service-client)](https://www.npmjs.com/package/pddl-planning-service-client)

Client code for calling sync/async planning services, e.g. solver.planning.domains.

This library is used by PDDL tooling such as extensions for VS Code.

Install this package using `npm install pddl-workspace`.

## Compiling and contributing

Install node.js 18.16.
