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

1.0.5 • Public • Published

kiboom is a Kaboom.js plugin that mainly provides a set of new "factory" functions, made for create new easily modifiable objects.

Installation

npm install kiboom

Usage

import kaboom from "kaboom";
import { kiboom } from "kiboom";

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

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

Package Sidebar

Install

npm i kiboom

Weekly Downloads

4

Version

1.0.5

License

MIT

Unpacked Size

106 kB

Total Files

32

Last publish

Collaborators

  • lajbel