Europe/Kiev

Projects

Here is a part of my projects, you can find the rest on my GitHub.
npm
canvas
napi-rs

@nmmty/lazycanvas

LazyCanvas provides you with classes and methods to interact with @napi-rs/canvas more easily.
npm
canvas
napi-rs

@nmmty/lazycanvas

LazyCanvas provides you with classes and methods to interact with @napi-rs/canvas more easily.
npm
file
watcher

@hitomihiumi/filewatcher

A simple file watcher for Node.js. This is a simple file watcher that uses chokidar to watch files and directories.
npm
docgen

@hitomihiumi/micro-docgen

TypeScript documentation generator on steroids 💉. MicroDocgen is built on top of typedoc to leverage its power and add more features.
npm
colors

@hitomihiumi/colors.ts

A simple module to get colors in the terminal. This is a version of colors.js that causes minimal problems when used with TS.