kiboom
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

KIBOOM is a toolbox for KAPLAY, that provides some features that are not available in KAPLAY.

Installation

npm install kiboom

Usage

import kaplay from "kaplay";
import { kiboom } from "kiboom";

kaplay({
  plugins: [kiboom],
});

// New methods
makeSprite();
makeText();

Package Sidebar

Install

npm i kiboom

Weekly Downloads

3

Version

1.2.3

License

MIT

Unpacked Size

107 kB

Total Files

32

Last publish

Collaborators

  • lajbel