Skip to content

Latest commit

 

History

History

plugin-adapter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@cm2ml/plugin-adapter

This package provides an abstract plugin adapter for the CM2ML framework. It may be used to implement plugin adapters for specific environments, such as CLIs and HTTP servers.

Development

Installation

pnpm install

Build

pnpm build

Test

pnpm test

Lint

pnpm lint

Typecheck

pnpm check:tsc

License

MIT - Copyright © Jan Müller