Skip to content

Add custom glyph pools - #13

Draft
Ma1kovich wants to merge 1 commit into
mainfrom
feat/custom-glyph-pools
Draft

Add custom glyph pools#13
Ma1kovich wants to merge 1 commit into
mainfrom
feat/custom-glyph-pools

Conversation

@Ma1kovich

Copy link
Copy Markdown
Owner

Summary

  • add configurable, grapheme-aware glyph pools for Binary, Decode, DNA, Glitch, and Hacker effects
  • preserve existing defaults and keep Braille on its fixed visual treatment
  • document the effect factories and demonstrate them in the standalone TypeScript example

User impact

Callers can create themed built-in effects with createBinaryEffect, createDecodeEffect, createDnaEffect, createGlitchEffect, or createHackerEffect. Existing singleton effects and the ordered effects array remain unchanged.

Validation

  • npm run check
  • npm run coverage — 257 tests; 96.97% statement coverage
  • npm run release:check — build, README snippets, public surface, package dry runs, packed consumers, and standalone examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant