Skip to content

Conversation

@Sr-santi
Copy link

@Sr-santi Sr-santi commented Apr 3, 2025

  • make the generated HTML tree simpler, using more concise hierarchical patterns the div, ul, li and span tags
  • use nested CSS style to manage spacing and additional style configurations
  • add TS support to improve type safety and DX
  • update package.json with TS package and jest to update tests
  • remove old method and old tests
  • remove unncesary files form /examples folder
  • add multiple test cases
  • use jest to separate all the tests cases in logical groups for better clarity and coverage
  • regenerate HTML outputs for each case

TODO: update README

Signed-off-by: SantiR santiriosolaya@gmail.com

Sr-santi added 4 commits April 2, 2025 20:20
- make the generated HTML tree simpler, using more concise hierarchical patterns the div, ul, li and span tags
- use nested CSS style to manage spacing and additional style configurations
- add TS support to improve type safety and DX
- update package.json with TS package and jest to update tests

Signed-off-by: SantiR <santiriosolaya@gmail.com>
- remove old method and old tests
- remove unncesary files form /examples folder

Signed-off-by: SantiR <santiriosolaya@gmail.com>
- add multiple test cases
- use jest to separate all the tests cases in logical groups for better clarity and coverage

Signed-off-by: SantiR <santiriosolaya@gmail.com>
- regenerate HTML outputs for each case

Signed-off-by: SantiR <santiriosolaya@gmail.com>
@Sr-santi Sr-santi changed the title feat: add TS to the project and update main method feat: update package Apr 3, 2025
Signed-off-by: SantiR <santiriosolaya@gmail.com>
Copy link

@DaveSauce DaveSauce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. This was copied from a patch that we're doing in Cortex

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.

2 participants