Nitro-Renderer is a Javascript library for rendering Nitro in the browser using PixiJS.
https://stuxcraft.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 week ago | |
---|---|---|
.vscode | 1 year ago | |
src | 1 week ago | |
.browserslistrc | 6 months ago | |
.editorconfig | 1 year ago | |
.eslintrc.json | 4 months ago | |
.gitignore | 1 year ago | |
.gitlab-ci.yml | 3 months ago | |
LICENSE | 1 year ago | |
README.md | 6 months ago | |
index.ts | 1 year ago | |
package.json | 1 month ago | |
post-install.js | 3 months ago | |
tsconfig.json | 11 months ago | |
yarn.lock | 3 months ago |
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