UNPKG

@nmmty/lazycanvas

Version:

A simple way to interact with @napi-rs/canvas in an advanced way!

22 lines (14 loc) 766 B
![Logo](./resources/logo.svg) [![npm version](https://badge.fury.io/js/%40nmmty%2Flazycanvas.svg)](https://www.npmjs.com/package/@nmmty/lazycanvas) [![downloads](https://img.shields.io/npm/dm/%40nmmty%2Flazycanvas.svg)](https://www.npmjs.com/package/@nmmty/lazycanvas) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/NMMTY/LazyCanvas) A simple way to interact with [`@napi-rs/canvas`](https://github.com/Brooooooklyn/canvas) in an advanced way! LazyCanvas provides you with classes and methods to interact with canvas more easily. ## Installation ```bash $ npm install @nmmty/lazycanvas@latest ``` ## Documentation Will be available soon! ## Font Generation [See how to generate fonts](./scripts/FontsGenerate.md)