@@ -774,6 +774,22 @@ <h2 class="page-headline">Full-stack frameworks</h2>
774
774
</ div >
775
775
</ li >
776
776
777
+ <!-- x2node -->
778
+ < li >
779
+ < i class ="icon-check "> </ i > < a href ="http://x2node.com/ "> x2node | Resources</ a >
780
+ < iframe src ="http://ghbtns.com/github-btn.html?user=boylesoftware&repo=x2node-ws-resources&type=watch&count=true "
781
+ allowtransparency ="true " frameborder ="0 " scrolling ="0 " width ="110 " height ="20 "> </ iframe >
782
+
783
+ < a data-toggle ="collapse " data-parent ="#full-stack " href ="#x2node-full-stack ">
784
+ < i class ="icon-info icon-stack-1x icon-inverse "> </ i >
785
+ </ a >
786
+
787
+ < div id ="x2node-full-stack " class ="panel-collapse collapse ">
788
+ [< a href ="https://github.com/boylesoftware/x2node-ws-resources "> GitHub</ a > ]
789
+ [< a href ="https://www.npmjs.org/package/x2node-ws-resources "> NPM</ a > ]
790
+ </ div >
791
+ </ li >
792
+
777
793
</ ul >
778
794
</ div >
779
795
</ div >
@@ -1008,6 +1024,21 @@ <h2 class="page-headline">REST API frameworks</h2>
1008
1024
[< a href ="https://www.npmjs.com/package/moleculer "> NPM</ a > ]
1009
1025
</ div >
1010
1026
</ li >
1027
+ <!-- x2node -->
1028
+ < li >
1029
+ < i class ="icon-check "> </ i > < a href ="http://x2node.com/ "> x2node | Web Services</ a >
1030
+ < iframe src ="http://ghbtns.com/github-btn.html?user=boylesoftware&repo=x2node-ws&type=watch&count=true "
1031
+ allowtransparency ="true " frameborder ="0 " scrolling ="0 " width ="110 " height ="20 "> </ iframe >
1032
+
1033
+ < a data-toggle ="collapse " data-parent ="#rest-api " href ="#x2node-ws ">
1034
+ < i class ="icon-info icon-stack-1x icon-inverse "> </ i >
1035
+ </ a >
1036
+
1037
+ < div id ="x2node-ws " class ="panel-collapse collapse ">
1038
+ [< a href ="https://github.com/boylesoftware/x2node-ws "> GitHub</ a > ]
1039
+ [< a href ="https://www.npmjs.org/package/x2node-ws "> NPM</ a > ]
1040
+ </ div >
1041
+ </ li >
1011
1042
</ ul >
1012
1043
</ div >
1013
1044
</ div >
@@ -1227,6 +1258,21 @@ <h2 class="page-headline">Other libraries</h2>
1227
1258
[< a href ="https://gitter.im/Skellods-Network/SHPS4Node "> Gitter</ a > ]
1228
1259
</ div >
1229
1260
</ li >
1261
+ <!-- x2node -->
1262
+ < li >
1263
+ < i class ="icon-check "> </ i > < a href ="http://x2node.com/ "> x2node | Database Operations</ a >
1264
+ < iframe src ="http://ghbtns.com/github-btn.html?user=boylesoftware&repo=x2node-dbos&type=watch&count=true "
1265
+ allowtransparency ="true " frameborder ="0 " scrolling ="0 " width ="110 " height ="20 "> </ iframe >
1266
+
1267
+ < a data-toggle ="collapse " data-parent ="#others " href ="#x2node-dbos ">
1268
+ < i class ="icon-info icon-stack-1x icon-inverse "> </ i >
1269
+ </ a >
1270
+
1271
+ < div id ="x2node-dbos " class ="panel-collapse collapse ">
1272
+ [< a href ="https://github.com/boylesoftware/x2node-dbos "> GitHub</ a > ]
1273
+ [< a href ="https://www.npmjs.org/package/x2node-dbos "> NPM</ a > ]
1274
+ </ div >
1275
+ </ li >
1230
1276
</ ul >
1231
1277
Not enough? Okay, here is the < a href ="https://github.com/joyent/node/wiki/modules#frameworks "> laundry list from Joyent</ a > .
1232
1278
</ div >
0 commit comments