Skip to content

Fogrexon/fast-game-api-client

Repository files navigation

fast-game-api-client

This library is for image effect by WebGL

Build

npm i
npm run build

Install

on npm

npm install --save fast-game-api-client

Use

Script tag

copy build/umd/fast-game-api-client.js

<script src="./{path}/fast-game-api-client.js">

npm

npm install --save @fogrex/fast-game-api-client
import * as FastGameApiClient from '@fogrexfast-game-api-client';

Documents

https://fogrexon.github.io/fast-game-api-client/docs/index.html

Demos

https://fogrexon.github.io/fast-game-api-client/examples/index.html

Author

Fogrexon

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published