mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2024-11-22 15:40:52 +01:00
53ab155f9c
* #28 - StartRoomPollEvent added * Added handler --------- Co-authored-by: Bill <billsonnn@users.noreply.github.com> |
||
---|---|---|
.vscode | ||
src | ||
.browserslistrc | ||
.editorconfig | ||
.eslintrc.json | ||
.gitignore | ||
.gitlab-ci.yml | ||
index.ts | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vite.config.js | ||
yarn.lock |
Nitro Renderer
nitro-renderer is a Javascript library for rendering Nitro in the browser using PixiJS
Installation
npm
npm install @nitrots/nitro-renderer
yarn
yarn add @nitrots/nitro-renderer