qcobjects-collab
v0.0.28
Published
QCObjects Collab for Data Science
Downloads
42
Maintainers
Keywords
Readme
QCObjects Collab
Collab for Data Science
QCObjects Collab is a tool that helps you to make data science math using JavaScript
You can use a TCP socket to connect yourself to the engine:
ssh [email protected] nc 0.0.0.0 10300
You can also use a Unix Socket to connect yourself to the engine:
ssh [email protected] nc -U /tmp/qcobjects-unix-socket
(change "user" for whathever your username is!)
QCObjects is an Open-source framework that empowers full-stack developers to make micro-services and micro-frontends into an N-Tier architecture.
With QCObjects devlopers are also able to code front-end and back-end together using a common syntax in pure JavaScript. It is cross-browser, cross-platform and cross-frame.
This document is the Main Reference Documentation!
Check out the official page of QCObjects at https://qcobjects.dev