rediagram icon indicating copy to clipboard operation
rediagram copied to clipboard

Add core module

Open kamiazya opened this issue 3 years ago • 0 comments

Features

Logger

import { Rediagram } from 'rediagram';

Rediagram.logger.info('Some log...');

See API in tslog.

Plugin system

TODO

Changes

  • Add error handling to Core and CLI

Addional context

close #133 close #108 close #98 close #61

kamiazya avatar Dec 18 '21 06:12 kamiazya