nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

This project provides Scala.js type-safe bindings for Node.js (current) v8.7.0 and LTS v6.11.4 APIs. The platform supports MEAN (MongoDB, Express, AngularJs, NodeJS), Cassandra, MySQL and many other...

Results 5 nodejs issues
Sort by recently updated
recently updated
newest added
trafficstars

In the readme, we've got: `"io.scalajs.npm" %%% "express" % "0.5.0"` But this dependency will not resolve. Falling back to `"io.scalajs.npm" %%% "express" % "0.4.2"` in my build.sbt works - 0.5...

It would be benefical to run CI on every PR so that you can verify PR does not break anything with less effort. Many hosted CI offer free plan for...

I have no idea how to get published api docs to a website via github (maybe it does not work that way) but the API is large enough and different...

help wanted

Seems to be years since the last release and hence it is based on ancient versions. Is it dead and gone?