It’s really hard to find the community packages page, it would be helpful to have it available from a link in the navbar.
I haven’t found this listing until I happened to click the right link in Libraries & Publishing | ReScript Language Manual
It’s really hard to find the community packages page, it would be helpful to have it available from a link in the navbar.
I haven’t found this listing until I happened to click the right link in Libraries & Publishing | ReScript Language Manual
Do you think it’s useful? I just google stuff instead.
We actually wanted to sunset it. It was mainly a sacrifice because of a little redesign though.
@joshderochervlk any ideas?
NPM’s search is not great, you look up rescript <package name>
you just find the core libs, or the package name in question. The search results get better with keywords:rescript ...
but you’d have to know that.
https://packages.gleam.run/
Gleam does this too even though you could use hex to find packages. Granted - writing ffi libs in Gleam is a lot harder than in ReScript.