Go to file
Bill 0d805b3b36 Eslint remove extra spaces 2022-03-02 19:21:30 -05:00
.vscode First commit 2021-03-16 22:02:09 -04:00
src Eslint remove extra spaces 2022-03-02 19:21:30 -05:00
.browserslistrc First commit 2021-03-16 22:02:09 -04:00
.editorconfig First commit 2021-03-16 22:02:09 -04:00
.eslintrc.json Eslint remove extra spaces 2022-03-02 19:21:30 -05:00
.gitignore First commit 2021-03-16 22:02:09 -04:00
.gitlab-ci.yml fix runner compile step 2021-07-27 16:08:18 -05:00
LICENSE First commit 2021-03-16 22:02:09 -04:00
README.md Update readme 2021-12-25 22:07:42 -05:00
index.ts First commit 2021-03-16 22:02:09 -04:00
package-lock.json Update dependencies 2022-03-02 19:12:39 -05:00
package.json Bump to version 1.1.5 2022-03-02 19:13:31 -05:00
post-install.js Update 2021-12-08 13:14:35 -05:00
tsconfig.json fix runner compile step 2021-07-27 16:08:18 -05:00
yarn.lock Update dependencies 2022-03-02 19:12:39 -05:00

README.md

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