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

Rename @stlite/mountable to @stlite/web (or some more general name) #1134

Closed
whitphx opened this issue Sep 23, 2024 · 2 comments · Fixed by #1243
Closed

Rename @stlite/mountable to @stlite/web (or some more general name) #1134

whitphx opened this issue Sep 23, 2024 · 2 comments · Fixed by #1243

Comments

@whitphx
Copy link
Owner

whitphx commented Sep 23, 2024

When I named the module as mountable, I intended to avoid occupying the too general name space,
but it has been revealed that there are no other sub packages suitable for the web name and there shouldn't be any confusion.

@stlite/web has a contrast to @stlite/desktop.

@whitphx
Copy link
Owner Author

whitphx commented Nov 20, 2024

https://chatgpt.com/share/673de8cf-9640-800a-b48a-dd5e2ab1e938

  • @stlite/webapp
  • @stlite/browser
  • @stlite/embed
  • @stlite/html
  • @stlite/spa
  • @stlite/page
  • @stlite/site
  • @stlite/portal

@whitphx
Copy link
Owner Author

whitphx commented Jan 10, 2025

Will use @stlite/browser.
It looks good in a form of import { mount } from "@stlite/browser".

@stlite/web is too vague.
@stlite/webapp sounds like it's a prebuilt web app.
@stlite/embed: "embed" is slightly different from what it actually does.

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

Successfully merging a pull request may close this issue.

1 participant