1.2.3 • Published 10 months ago

kiboom v1.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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();
1.2.0

10 months ago

1.0.6

10 months ago

1.2.3

10 months ago

1.2.2

10 months ago

1.2.1

10 months ago

1.1.0

12 months ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.0-beta.2

1 year ago

1.0.0-beta.1

1 year ago