waaraawa_ByteGrid/packages
waaraawa d43703912e test(core): implement Parser module with full test coverage
- Add parser.ts with YAML to ByteGridConfig conversion
  - Support all field properties including bitfields
  - Handle both string and number offset formats (YAML parses 12 as number)
  - Apply default layout value of 16
  - Add comprehensive error handling with ParseError
  - Add 14 test cases covering all parsing scenarios
  - All tests passing (14/14)
2025-10-13 13:04:47 +09:00
..
core test(core): implement Parser module with full test coverage 2025-10-13 13:04:47 +09:00
obsidian-plugin feat(plugin): add basic SVG rendering prototype 2025-10-13 12:57:20 +09:00