62 packages
audio2d
Easy to use API to add the power of web audio to your game.
autoslider
An extendable JavaScript (and CSS) slider contained within an object.
bouillon
Simple JSON storage API for working with persistent data in various types of Node applications.
boxcrate
A smart wrapper for the browser's localStorage that allows you to set and get items as they are with optional expiration times.
browser-test-mocha
Sets up a test server using Mocha and Chai to test against a browser environment
canvas-scrolling-background
Manages an infinite scrolling background for your game
chain-xhr
A XMLHttpRequest is the safest and most reliable way to make HTTP requests and chain-xhr aims to make making XHR requests as simple as possible through a chainable API
collider2d
A 2D collision checker for modern JavaScript games.
controllerhawk
The controller/gamepad version of keyhawk, manage your game's keybinds for users using a controller.
curlicue
curtail
Curtail is a pure JavaScript image manipulation tool.
deckbuilder
A deck building and management tool any card based games in the browser or Node.
deltaframe
An animation and game loop manager.
deltaframe-extra
An animation and game loop manager with extra features.
dicely
TODO
eventverse
Eventverse is a highly performant and easy to understand event emitter for the JavaScript Universe which includes Node and the browser.
fibtastic
Calculate a Fibonacci sequence up to a certain number of integers or to get just one specific value from anywhere in the sequence
gameguard
GameGuard is a NodeJS game server that can be used to manage the players connecting to your game, manage rooms and the players in them, and more.
gameguard-client
The client-side companion to the GameGuard that communicates with the server to manage the player and their data.
game-stats
GameStats binds to your game loop and provides helpful statistics about your game's performance.
gamewriter
GameWriter uses the document to write over a canavas for increased performance when using text in 2d or 3d games.
gingerale
Parses spritesheets and texture atlas' into individual sprites.
godot-rust-helper
A simple CLI tool to help you create and update Rust modules for your Godot projects.
gridsome-plugin-copy-build
A plugin for your Gridsome project that lets you copy the files from the dist directory to another directory of your choosing after running a build.
hearken
A self-adjusting countdown timer capable of carrying out tasks. Hearken tasks can be added at any point during operation through a simple API and they can be set to run just once or on an interval.