Replies: 2 comments 13 replies
-
Update as of 08/19:
|
Beta Was this translation helpful? Give feedback.
12 replies
-
Update as of 01/23: The |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This idea was originally discussed on Discord Thread.
The core module
solid-js
can be republished under say@solidjs/solid
, and there would be a standard followed across GitHub and Npm.You can also republish:
solid-js/web
under@solidjs/web
solid-ssr
under@solidjs/ssr
solid-element
under@solidjs/element
solid-app-router
under@solidjs/app-router
or@solidjs/router
solid-styled-components
to@solidjs/styled-components
Community maintained packages (like
@amoutonbrady/solid-heroicons
) can be also be published under@solidjs/heroicons
if maintainers are ok with it.Beta Was this translation helpful? Give feedback.
All reactions