You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2024. It is now read-only.
Almost all Node.js modules, except [experimental modules](https://github.com/exoego/scala-js-nodejs/issues?q=is%3Aissue+is%3Aopen+label%3Amissing), are supported.
20
+
Feel free to open issue/send pull request if you find missing module.
51
21
52
22
## How to use
53
23
@@ -131,3 +101,9 @@ for {
131
101
console.log("output3 =", output3)
132
102
}
133
103
```
104
+
105
+
## Note
106
+
107
+
This facade leverages [`@Factory` marcro](https://github.com/exoego/scalajs-types-util#factory-macro) to create highly-optimized factory method without boilerplate.
0 commit comments