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.
I removed it because the way it was fetching data wasn’t great and was locked to the time of builds. It lacked good filters, sorting, and it wasn’t clear how to get something listed. I have plans to rework it, and it’s good to know that someone found it useful!