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
Copy file name to clipboardExpand all lines: README.md
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,29 @@ The following applications were developed using ScalaJs.io:
79
79
|[Socialize](https://github.com/ldaniels528/scalajs-nodejs-socialized)| Scala.js + AngularJS | Scala.js + NodeJS | 0.3.0.3 | A Facebook-inspired Social networking web application. |
80
80
|[Todo MVC](https://github.com/ldaniels528/scalajs-nodejs-todomvc)| Scala.js + AngularJS | Scala.js + NodeJS | 0.2.3.1 | A simple Todo example application. |
81
81
|[Trifecta](https://github.com/ldaniels528/trifecta)| Scala.js + AngularJS | Scala + Play 2.4.x | 0.3.0.0 | Trifecta is a web-based and CLI tool that simplifies inspecting Kafka messages and Zookeeper data. |
82
+
83
+
### The MEAN Stack — AngularJS, MongoDB, Mongoose, Express and more
|[angular](https://github.com/scalajs-io/angular)| 1.6.3 | AngularJS/core binding for Scala.js |
88
+
|[angular-anchor-scroll](https://github.com/scalajs-io/angular-anchor-scroll)| 1.6.3 | AngularJS/anchorScroll binding for Scala.js |
89
+
|[angular-animate](https://github.com/scalajs-io/angular-animate)| 1.6.3 | AngularJS/animate binding for Scala.js |
90
+
|[angular-cookies](https://github.com/scalajs-io/angular-cookies)| 1.6.3 | AngularJS/cookies binding for Scala.js |
91
+
|[angular-facebook](https://github.com/scalajs-io/angular-facebook)| 1.6.3 | AngularJS/facebook binding for Scala.js |
92
+
|[angular-md5](https://github.com/scalajs-io/angular-md5)| 1.6.3 | AngularJS/md5 binding for Scala.js |
93
+
|[angular-file-upload](https://github.com/scalajs-io/angular-file-upload)| 1.6.3 | AngularJS/fileupload binding for Scala.js |
94
+
|[angular-nvd3](https://github.com/scalajs-io/angular-nvd3)| 1.6.3 | AngularJS/nvd3 binding for Scala.js |
95
+
|[angular-sanitize](https://github.com/scalajs-io/angular-sanitize)| 1.6.3 | AngularJS/sanitize binding for Scala.js |
96
+
|[angular-ui-bootstrap](https://github.com/scalajs-io/angular-ui-bootstrap)| 1.6.3 | AngularJS/ui-bootstrap binding for Scala.js |
97
+
|[angular-ui-router](https://github.com/scalajs-io/angular-ui-router)| 1.6.3 | AngularJS/ui-router binding for Scala.js |
98
+
|[angularjs-toaster](https://github.com/scalajs-io/angularjs-toaster)| 1.6.3 | AngularJS/toaster binding for Scala.js |
99
+
|[express](https://github.com/scalajs-io/express)| 4.13.4 | Fast, unopinionated, minimalist web framework for Node.js |
100
+
|[mongodb](https://github.com/scalajs-io/mongodb)| 2.2.22 | The official MongoDB driver for Node.js. |
101
+
|[mongoose](https://github.com/scalajs-io/mongoose)| 4.8.1 | Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. |
102
+
|[mpromise](https://github.com/scalajs-io/mpromise)| 0.5.5 | A promises/A+ conformant implementation, written for mongoose. |
82
103
104
+
Looking for a complete list of available bindings? Go [here](https://github.com/scalajs-io/scalajs.io-platform)
0 commit comments