Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@combos-fun/plugin-renderer-sprite

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@combos-fun/plugin-renderer-sprite

Sprite atlas rendering

latest
npmnpm
Version
0.0.13
Version published
Weekly downloads
19
-24%
Maintainers
1
Weekly downloads
 
Created
Source

@combos-fun/plugin-renderer-sprite

@combos-fun/plugin-renderer-sprite — part of the Combos Fun engine monorepo.

Keywords: sprite, atlas, spritesheet, frame, 2d.

Documentation

  • Per-package agent / developer notes: agent-skill.md
  • Machine-readable manifest: combos-plugin.json (validated against schemas/combos-plugin.schema.json in the repo root)
  • Entry skill (single source of truth for AI agents working with this monorepo): skills/combos-engine-development/SKILL.md

When consumed from npm, the manifest and agent notes are exposed as stable subpaths:

import manifest from '@combos-fun/plugin-renderer-sprite/plugin-manifest';
// or fetch the markdown directly:
// require.resolve('@combos-fun/plugin-renderer-sprite/agent-skill')

License

Internal workspace package, part of the Combos Fun engine monorepo.

Keywords

combos-fun

FAQs

Package last updated on 07 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts