GithubHelp home page GithubHelp logo

p3anoman / krestianstvo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nikolaysuslov/krestianstvo

0.0 0.0 0.0 385 KB

Krestianstvo SDK 4 is the OSS implementation of Croquet architecture in functional reactive paradigm using Solid JS. For developing serverless collaborative and multiplayer applications.

Home Page: https://play.krestianstvo.org

License: MIT License

JavaScript 98.42% CSS 0.74% HTML 0.84%

krestianstvo's Introduction

Krestianstvo SDK 4 | Solid JS

image

Krestianstvo SDK 4 is the Open Source implementation of the Croquet application architecture in Functional Reactive Paradigm.

Live Demo

https://play.krestianstvo.org

Documentation

https://docs.krestianstvo.org

Q&A Discord channel

Krestianstvo SDK 4 is mainly developed using Solid JS with the prototype in S.JS. Other implementations are also underway for Rust, Swift and Squeak Smalltalk programming languages.

The applications built with Krestianstvo SDK 4 are using just Signals, Effects and reactive computations to get the original scene of Croquet's Objects with Message passing but implemented in Functional Reactive Paradigm (FRP).

Virtual Time and Reflector are based on Virtual World Framework's implementation, modified to suit FRP. Support for running applications built with SDK in peer-to-peer Web, mesh and decentralised networks even without Reflector server is underway, by using Krestianstvo Luminary.

Krestianstvo SDK 4 - is minimal and distributed as a standalone ESM JavaScript module to be bundled within any Solid JS or Astro web applications.

Getting all the benefits from Functional Reactive Paradigm (FRP), Krestianstvo SDK 4 become just an ideal framework for developing and deploying multi-user, collaborative serverless apps with ease. It is brining closer to the realisation the ideas about an End-User Mobile Web XR Virtual Learning Environment founded in the previous versions of Krestianstvo SDK.

Croquet FRP implementations founded in SDK 4
Language FRP library Status
krestianstvo JavaScript Solid JS active development
krestianstvo-s.js JavaScript S.js prototype
krestianstvo-electric Clojure Electric prototype
krestianstvo-rust Rust Leptos in work
krestianstvo-swift Swift Bow-Swift future work
krestianstvo-squeak Smalltalk S.Squeak future work

Develop Applications

npm install krestianstvo --save

CodeSandbox demo project

or

Clone and run Krestianstvo | Core

git clone https://github.com/NikolaySuslov/krestianstvo 
npm install  
npm run dev  

By default Vite will start the development server: http://localhost:5173
Copy this link to Web browser.

You need to run local Reflector server or connect to the public one.
Public running reflector server address: https://time.krestianstvo.org

Run your local server

git clone https://github.com/NikolaySuslov/lcs-reflector 
npm install  
npm run start 

By default Reflector server will start at: http://localhost:3001

Build and deploy

The project is using Vite for bundling the Krestianstvo library

npm run build  
npm run serve

Glitch demo bundled project with Reflector

Contributing

All code is published under the MIT license

krestianstvo's People

Contributors

nikolaysuslov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.