Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should use rendring tool? #7

Open
miyanokomiya opened this issue Jun 4, 2021 · 1 comment
Open

Should use rendring tool? #7

miyanokomiya opened this issue Jun 4, 2021 · 1 comment

Comments

@miyanokomiya
Copy link
Owner

Svelte can build framework agnostic component. If I use a tool to create this player, Svelte is the best and only selection.

pros

cons

@miyanokomiya miyanokomiya changed the title Build by Svelte Should use rendring tool? Jun 13, 2021
@miyanokomiya
Copy link
Owner Author

millionjs
https://github.com/millionjs/million

pros

  • minimal tool with virtual dom
  • standard interface of createElement: m('tag', { ...attrs }, [ ...children ])

cons

  • SVG elements are not supported currently
    => createElementNS is not used

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

No branches or pull requests

1 participant